PrintManager Class Members
In This Topic
The following tables list the members exposed by PrintManager.
Public Constructors
Public Methods
| Name | Description |
 | appendPage | Overloaded. Append the page info to the specified pdf document. |
 | draw | Overloaded. Draw the range data to the specific location in a specified pdf page. |
 | generatePageContentInfo | Returns a PageContentInfo object. |
 | getSize | Overloaded. Returns the size of the PageContentInfo. |
 | hasPrintContent | Returns whether there has content to print. |
Top
See Also