Click or drag to resize
Pdf Library for .NET

PdfTemplateCollection Properties

The PdfTemplateCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
The number of templates in pdf templates collection.
Public propertyFooter
Represents the default pdf document footer template.
Public propertyHeader
Represents the default pdf document header template.
Public propertyItem
Gets or sets the template at the specified zero based index in the templates collection.
Top
See Also