<< Click to Display Table of Contents >> Template Object - TVPETemplate |
The method LoadTemplate() loads a template file and creates a Template Object in memory. A Template Object is the anchor for any operation you perform on a template.
Properties:
•Master
Specifies, if the page settings (page dimensions, margins, orientation, paper bin) of the template shall be used when dumping the whole template or a single page of the template into a VPE document.
•DataSourceCount
The number of data sources used in the template
•DataSourceObject [0...n]
The Data Source objects within the template
•PageCount
The number of pages of the template
•PageObject [0...n]
The page objects within in the template
The objects described in the following are encapsulated by a Template Object.