XpsDocument.PageCount

XpsDocument.PageCount property

Returns the number of pages in the active document.

public int PageCount { get; }

See Also