PagesCount Property
Summary
(Read only) Gets the pages count.
Syntax
[DataMemberAttribute(Name="pagesCount")]
public int PagesCount { get; }
[DataMemberAttribute("pagesCount")]
public:
property int PagesCount {
int get();
}
Property Value
The pages count.