ComponentOne FlexReport for WinForms
MaxPageNumber Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > ExportOptionsFormBase Class : MaxPageNumber Property
Gets or sets the maximum number of pages in the exported document.
Syntax
'Declaration
 
Public Property MaxPageNumber As System.Nullable(Of Integer)
public System.Nullable<int> MaxPageNumber {get; set;}
See Also

Reference

ExportOptionsFormBase Class
ExportOptionsFormBase Members