IDocumentInfoPageCount Property |
Number of pages
Namespace: GroupDocs.AnnotationAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.5.0.0 (22.5)
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