Click or drag to resize

PdfPageTemplateElement Properties

The PdfPageTemplateElement type exposes the following members.

Properties
Name Description
Public property Alignment
Gets or sets alignment of the page template element.
Public property Background
Indicates whether the page template is located behind of the page layers or in front of it.
Public property Bounds
Gets or sets bounds of the page template element.
Public property Dock
Gets or sets the dock style of the page template element.
Public property Foreground
Indicates whether the page template is located in front of the page layers or behind of it.
Public property Graphics
Gets graphics context of the page template element.
Public property Height
Gets or sets height of the page template element.
Public property Location
Gets or sets location of the page template element.
Public property Size
Gets or sets size of the page template element.
Public property Width
Gets or sets width of the page template element.
Public property X
Gets or sets X co-ordinate of the template element on the page.
Public property Y
Gets or sets Y co-ordinate of the template element on the page.
Top
See Also