ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / FirstPageNumberAuto Field

In This Topic
    FirstPageNumberAuto Field
    In This Topic
    Use this value with PageSetup.FirstPageNumber to specify that the first page number used should be determined automatically.
    Syntax
    'Declaration
     
    Public Const FirstPageNumberAuto As Short
    public const short FirstPageNumberAuto
    See Also