Accusoft.PdfXpressSdk Namespace : PageRange Class |
The following tables list the members exposed by PageRange.
Name | Description | |
---|---|---|
PageRange Constructor | Overloaded. |
Name | Description | |
---|---|---|
PageCount | Gets and sets the number of pages in the current page range. | |
StartPageNumber | Gets and sets the page index which represents the first page of this page range. | |
UseAllPages | Gets and sets an indicator for accessing the entire current pages in a Document. |
Name | Description | |
---|---|---|
ForAllPages | Static member to create a PageRange object that represents all pages of a Document. | |
ForSinglePage | Static member function to create a PageRange object that represents a single page of a Document. |