Click or drag to resize

TemplateCollection Properties

The TemplateCollection type exposes the following members.

Properties
 NameDescription
Public propertyCount The number of templates in collection.
Public propertyFooterTemplate Represents the default PDF document footer template. This footer is automatically considered when calculating the available space for rendering in a PDF page. This template is automatically docked to the bottom of the PDF page.
Public propertyHeaderTemplate Represents the default PDF document header template. This header is automatically considered when calculating the available space for drawing in a PDF page. This template is automatically docked to the top of the PDF page.
Public propertyItem Gets the template at the specified index zero base index.
Top
See Also