public static PageRange ForAllPages()
public: static PageRange* ForAllPages();
public: static PageRange^ ForAllPages();
'Declaration Public Shared Function ForAllPages() As PageRange
'Usage Dim value As PageRange value = 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.
PageRange Class PageRange Members
©2018. Accusoft Corporation. All Rights Reserved.