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


C1.Win.Document.8 アセンブリ > C1.Win.Document.Export 名前空間 > ExportOptionsFormBase クラス : MaxPageNumber プロパティ
シンタックス
'宣言
 
Public Property MaxPageNumber As System.Nullable(Of Integer)
'使用法
 
Dim instance As ExportOptionsFormBase
Dim value As System.Nullable(Of Integer)
 
instance.MaxPageNumber = value
 
value = instance.MaxPageNumber
public System.Nullable<int> MaxPageNumber {get; set;}
参照

参照

ExportOptionsFormBase クラス
ExportOptionsFormBase メンバ