Click or drag to resize

PdfDocumentTemplate Properties

The PdfDocumentTemplate type exposes the following members.

Properties
Name Description
Public property Bottom
Gets or sets a bottom page template.
Public property EvenBottom
Gets or sets a bottom page template using on the even pages.
Public property EvenLeft
Gets or sets a left page template using on the even pages.
Public property EvenRight
Gets or sets a right page template using on the even pages.
Public property EvenTop
Gets or sets a top page template using on the even pages.
Public property Left
Gets or sets a left page template.
Public property OddBottom
Gets or sets a bottom page template using on the odd pages.
Public property OddLeft
Gets or sets a left page template using on the odd pages.
Public property OddRight
Gets or sets a right page template using on the odd pages.
Public property OddTop
Gets or sets a top page template using on the odd pages.
Public property Right
Gets or sets a right page template.
Public property Stamps
Gets a collection of stamp elements.
Public property Top
Gets or sets a top page template.
Top
See Also