Click or drag to resize

PdfPageTemplateElement Constructor

Overload List
Name Description
Public method PdfPageTemplateElement(RectangleF)
Creates a new page template.
Public method PdfPageTemplateElement(SizeF)
Creates new page template object.
Public method PdfPageTemplateElement(PointF, SizeF)
Creates a new page template.
Public method PdfPageTemplateElement(RectangleF, PdfNewPage)
Initializes a new instance of theclass.
Public method PdfPageTemplateElement(Single, Single)
Creates a new page template.
Public method PdfPageTemplateElement(PointF, SizeF, PdfNewPage)
Initializes a new instance of theclass.
Public method PdfPageTemplateElement(Single, Single, PdfNewPage)
Creates a new page template.
Public method PdfPageTemplateElement(Single, Single, Single, Single)
Creates a new page template.
Public method PdfPageTemplateElement(Single, Single, Single, Single, PdfNewPage)
Creates a new page template.
Top
See Also