|  | |
| PdfTemplateCollection Methods | |
The PdfTemplateCollection type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Add(RectangleF) | 
            Adds a new template with the specified bounds to the pdf document templates collection.
             | 
|  | Add(Single, Single) | 
            Adds a new template with the specified width and height to the pdf document templates collection.
             | 
|  | GetEnumerator | 
            Gets the collection enumerator.
             | 
 See Also
See Also