名前 | 解説 | |
---|---|---|
GetMaxPageNumber | オーバーロードされます。 Gets the maximum valid physical page number (1-based index) for the specified document. | |
GetMinPageNumber | Returns the minimum page number for the specified document. | |
GetPageMetafile | オーバーロードされます。 Gets the page metafile for export or printing. | |
GetPages | Gets the list of page images representing the document, or null if the document is a C1Preview. | |
PageExists | Tests whether the page with the specified number exists in the document. | |
PageIndexToPageNumber | Converts a 0-based page index to the logical 1-based page number. | |
PageIndicesToPageNumbers | Converts an array of 0-based physical page indices to an array of 1-based logical page numbers. |