Click or drag to resize
Pdf Library for .NET

PdfTemplateCollection Methods

The PdfTemplateCollection type exposes the following members.

Methods
  Name Description
Public method Add(RectangleF) Adds a new template with the specified bounds to the pdf document templates collection.
Public method Add(Single, Single) Adds a new template with the specified width and height to the pdf document templates collection.
Public method GetEnumerator Gets the collection enumerator.
Top
See Also