The following tables list the members exposed by PageTemplate.
|
Name |
Description |
|
| |
|
Immediately frees up the memory for an object and its children. | |
|
Gets the absolute file name for the GraphicsCollection. This is the base path + file name. | |
|
Gets the absolute file name for the RegionCollection. This is the base path + file name. | |
|
Gets the base path of the current page. | |
|
Gets the GraphicsCollection file name. | |
|
Gets the height of the page. | |
|
Gets the page number that this page is referencing. | |
|
Gets a property for the cururent page template. For muliple reads, load the PropertyCollection instead. | |
|
Get a list of all the properties associated with the current page template. | |
|
Gets the RegionCollection file name. | |
|
Gets the width of the page. | |
|
Checks if the has pattern property is set for this page. | |
|
Checks if the page is hidden. | |
|
Checks if the document is locked. | |
|
This is the overview for the PageTemplate constructor overload. | |
|
Saves the static GraphicsCollection for the current page template. | |
|
Saves a PropertyCollection for the current page template. | |
|
Saves the static RegionCollection for the current page template. | |
|
Sets the base path. | |
|
Sets the GraphicsCollection file name. | |
|
Sets a boolean value indicating whether the page has pattern. | |
|
Sets the height of the page. | |
|
Sets a boolean value determining whether the page is hidden. | |
|
Sets a property for the current page template. For muliple writes, load and save the PropertyCollection instead. | |
|
Sets the RegionCollection file name. | |
|
Sets the page width of the page. |