EVO HTML to PDF Converter

PdfHeaderOptions Properties

EVO PDF Client for .NET Documentation

The PdfHeaderOptions type exposes the following members.

Properties

  NameDescription
Public propertyHeaderBackColor
The background color of the header.
Public propertyHeaderHeight
Gets or sets the height in points of PDF header. 1 point is 1/72 inch.
Public propertyPageNumberingPageCountIncrement
Gets or sets an increment for the total number of pages displayed using &P; variable in a TextArea element added to the header.
Public propertyPageNumberingStartIndex
Gets or sets the start index for page numbering using the &p; variable in a TextArea element added to the header.
Public propertyShowInEvenPages
Gets or sets a flag indicating if the header is displayed int the even pages of the PDF document
Public propertyShowInFirstPage
Gets or sets a flag indicating if the header is displayed in the first page of the PDF document
Public propertyShowInOddPages
Gets or sets a flag indicating if the header is displayed in the odd pages of the PDF document
Top
See Also

Reference