Click or drag to resize
Pdf Library for .NET

PdfTemplateCollection Methods

The PdfTemplateCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd(RectangleF)
Adds a new template with the specified bounds to the pdf document templates collection.
Public methodAdd(Single, Single)
Adds a new template with the specified width and height to the pdf document templates collection.
Public methodGetEnumerator
Gets the collection enumerator.
Top
See Also