IDocumentInfoPageCount Property |
Number of pages
Namespace: GroupDocs.Comparison.InterfacesAssembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 22.6.0.0 (22.6)
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