FlexReport for WinForms
HumanReadablePDF プロパティ


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Export.Ssrs 名前空間 > PdfExporter クラス : HumanReadablePDF プロパティ
PDF を圧縮しないかどうかを示す値を取得または設定します。 圧縮しない場合は、ソースが読み取りやすくなります。 デフォルト値は 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 メンバ