Click or drag to resize

TemplateCollection Methods

The TemplateCollection type exposes the following members.

Methods
 NameDescription
Public methodAddNewTemplate(RectangleF) Add a new template with the specified bounds to the document templates collection.
Public methodAddNewTemplate(Single, Single) Add a new template with the specified width and height to the document templates collection. The template location is top left corner of the page.
Public methodGetEnumerator Gets the collection enumerator.
Top
See Also