PageCount Property (C1MultiDocumentItem)
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.
public int PageCount {get;}
'Declaration
Public ReadOnly Property PageCount As Integer