Initializes a new instance of the Page class, using a low-level PageTemplate object from the AFP API Wrapper.
public Page(PageTemplate template);
Parameters |
Description |
PageTemplate template |
The PageTemplate object from the AFP API Wrapper. |