Overload List

NameDescription
PdfPageTemplateElement(RectangleF)
Creates a new page template.
PdfPageTemplateElement(SizeF)
Creates new page template object.
PdfPageTemplateElement(PointF, SizeF)
Creates a new page template.
PdfPageTemplateElement(RectangleF, PdfNewPage)
Initializes a new instance of the class.
PdfPageTemplateElement(Single, Single)
Creates a new page template.
PdfPageTemplateElement(PointF, SizeF, PdfNewPage)
Initializes a new instance of the class.
PdfPageTemplateElement(Single, Single, PdfNewPage)
Creates a new page template.
PdfPageTemplateElement(Single, Single, Single, Single)
Creates a new page template.
PdfPageTemplateElement(Single, Single, Single, Single, PdfNewPage)
Creates a new page template.

See Also