Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / PageSetup Class / FIRSTPAGENUMBER_MAX Field


In This Topic
    FIRSTPAGENUMBER_MAX Field
    In This Topic
    The max value the first page number can take.
    Syntax
    'Declaration
     
    
    Public Const FIRSTPAGENUMBER_MAX As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = PageSetup.FIRSTPAGENUMBER_MAX
    public const int FIRSTPAGENUMBER_MAX
    See Also