Click or drag to resize
Pdf Library for .NET

PdfDocumentAddTemplate Method

Overload List
  NameDescription
Public methodAddTemplate(RectangleF)
Adds a new template with the specified bounds to the pdf document templates collection.
Public methodAddTemplate(Single, Single)
Adds a new template with the specified width and height to the pdf document templates collection.
Top
See Also