Accusoft.PdfXpressSdk Namespace > PageRange Class : ForAllPages Method |
'Declaration Public Shared Function ForAllPages() As PageRange
public static PageRange ForAllPages()
public: static PageRange* ForAllPages();
public: static PageRange^ ForAllPages();
This function is provided as a convenient way to create a PageRange object that represents all pages in a Document without needing to know how many pages there actually are.