IDocumentInfoPageCount Property |
Document pages count.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.7.0.0 (22.7)
Syntaxint PageCount { get; set; }
Property PageCount As Integer
Get
Set
property int PageCount {
int get ();
void set (int value);
}
abstract PageCount : int with get, set
Property Value
Type:
Int32
See Also