FlexReport for WinForms
Paginated プロパティ (C1DocumentSource)


C1.Document アセンブリ > C1.Document 名前空間 > C1DocumentSource クラス : Paginated プロパティ
Gets or sets a value indicating whether the content should be represented as set of fixed sized pages.
シンタックス
'宣言
 
Public Property Paginated As System.Boolean
'使用法
 
Dim instance As C1DocumentSource
Dim value As System.Boolean
 
instance.Paginated = value
 
value = instance.Paginated
public System.bool Paginated {get; set;}
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ