IDocumentInfoPageCount Property |
Gets the total page count.
Namespace: GroupDocs.RedactionAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 21.9
SyntaxReadOnly Property PageCount As Integer
Get
property int PageCount {
int get ();
}
abstract PageCount : int with get
Property Value
Type:
Int32
See Also