TemplateCollection Methods |
The TemplateCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddNewTemplate(RectangleF) |
Add a new template with the specified bounds to the document templates collection.
|
![]() | AddNewTemplate(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.
|
![]() | GetEnumerator |
Gets the collection enumerator.
|