getPageInfo method
getPageInfo(pageIndex)
Gets the page size, orientation and other information about a page that might be useful for printing or rendering.
getPageInfo(pageIndex: number)
Parameter | Type | Description |
---|---|---|
pageIndex | number | The 0-based page index. |
See Also
- module Aspose.Words
- class Document