PrintDocument for WinForms
Paginated プロパティ (ComplexExporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > ComplexExporter クラス : Paginated プロパティ
Gets or sets a value indicating whether the exported document should preserve the pagination of the original document.
シンタックス
'宣言
 
Public Property Paginated As System.Boolean
'使用法
 
Dim instance As ComplexExporter
Dim value As System.Boolean
 
instance.Paginated = value
 
value = instance.Paginated
public System.bool Paginated {get; set;}

プロパティ値

true if pagination should be preserved, false otherwise.
参照

ComplexExporter クラス
ComplexExporter メンバ