FlexReport for WPF
HumanReadablePDF プロパティ (PdfExporter)


C1.WPF.Document アセンブリ > C1.WPF.Document.Export.Ssrs 名前空間 > PdfExporter クラス : HumanReadablePDF プロパティ
PDF ドキュメントを非圧縮で作成するかどうかを示す値を取得します。 これにより PDF ソースを人が読めるものにします。 このプロパティは、ServerSide が true の場合にのみ使用されます。 デフォルト値は false です。
シンタックス
'宣言
 
Public Property HumanReadablePDF As System.Boolean
'使用法
 
Dim instance As PdfExporter
Dim value As System.Boolean
 
instance.HumanReadablePDF = value
 
value = instance.HumanReadablePDF
public System.bool HumanReadablePDF {get; set;}
参照

PdfExporter クラス
PdfExporter メンバ