Gets the number of pages in the document.
[get: Foundation.Export("pageCount")] public virtual nint PageCount { get; }
member this.PageCount : nint
Thank you.