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


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1DocumentSource クラス : PageSettings プロパティ
Gets or sets the C1PageSettings object specifying the page settings to use when generating a paginated document (see C1DocumentSource.Paginated).
シンタックス
'宣言
 
Public MustOverride Property PageSettings As C1PageSettings
'使用法
 
Dim instance As C1DocumentSource
Dim value As C1PageSettings
 
instance.PageSettings = value
 
value = instance.PageSettings
public abstract C1PageSettings PageSettings {get; set;}
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ