C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocumentItem Class / PageCount Property

In This Topic
PageCount Property (C1MultiDocumentItem)
In This Topic
Gets the total number of pages in the document associated with the current item.

The value is -1 if the associated document has not been generated.

Syntax
'Declaration
 
Public ReadOnly Property PageCount As Integer
 
See Also