ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / GetCurrentPage Method

In This Topic
    GetCurrentPage Method (C1FlexPivotPrintDocument)
    In This Topic
    Gets the number of the page currently being printed.
    Syntax
    'Declaration
     
    Public Function GetCurrentPage() As Integer
    public int GetCurrentPage()
    See Also