ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintDocument Class / GetCurrentPage Method

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