ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word Namespace / C1WordDocument Class / PageCount Property

In This Topic
    PageCount Property
    In This Topic
    Gets the count of pages in the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageCount As System.Integer
    public System.int PageCount {get;}
    See Also