PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / OutputRange Class / GetFirstPage Method

In This Topic
    GetFirstPage Method (OutputRange)
    In This Topic
    Returns the first page in the range.
    Syntax
    'Declaration
     
    Public Function GetFirstPage() As Integer
    public int GetFirstPage()

    Return Value

    The number of the first page.
    See Also