Name | Description | |
---|---|---|
PrintManager Constructor |
The following tables list the members exposed by PrintManager.
Name | Description | |
---|---|---|
PrintManager Constructor |
Name | Description | |
---|---|---|
appendPage | Overloaded. Append the page info to the specified pdf document. | |
draw | Overloaded. Draw the pages in the page collection on a page in a certain direction. | |
generatePageContentInfo | Returns a PageContentInfo object. | |
GetPaginationInfo | Overloaded. Returns an array of row or column indexes which represents the page boundaries for vertical or horizontal paging. The Pagination is based on the settings in the PageSetup of the current worksheet. | |
getPrintAreas | Returns the size in points of the paper. | |
getSize | Overloaded. Returns the size of the PageContentInfo. | |
hasPrintContent | Returns whether there has content to print. | |
paginate | Overloaded. Generate pagination informations for all worksheets in all workbooks. | |
savePageInfosToPDF | Overloaded. Saves the page datas to the specified pdf file stream. | |
saveWorkbooksToPDF | Overloaded. Saves the datas from different workbooks to the specified pdf file stream. | |
updatePageNumberAndPageSettings | Overloaded. Update the page number, page count and page settings of each page. When the page collection changes (add, delete, move), you need to call this method to update the pages information. |