ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word Namespace / C1WordDocument Class / CurrentPageIndex Property

In This Topic
    CurrentPageIndex Property
    In This Topic
    Gets current page number for this document.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentPageIndex As System.Integer
    public System.int CurrentPageIndex {get;}

    Property Value

    The current page number of the Word/RTF document.
    See Also