Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word.Layout Namespace / Page Class / PageNum Property

In This Topic
    PageNum Property
    In This Topic
    Gets the number of the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageNum As System.Integer
    public System.int PageNum {get;}
    See Also