FlexReport for WinForms
MaxPageNumber プロパティ (IExportOptionsFormBase)


C1.Document アセンブリ > C1.Document.Export 名前空間 > IExportOptionsFormBase インターフェース : MaxPageNumber プロパティ
Gets or sets the maximum number of pages in the exported document.
シンタックス
'宣言
 
Property MaxPageNumber As System.Nullable(Of Integer)
'使用法
 
Dim instance As IExportOptionsFormBase
Dim value As System.Nullable(Of Integer)
 
instance.MaxPageNumber = value
 
value = instance.MaxPageNumber
System.Nullable<int> MaxPageNumber {get; set;}
参照

参照

IExportOptionsFormBase インターフェース
IExportOptionsFormBase メンバ