Click or drag to resize
Pdf Library for .NET

PdfHeader Properties

The PdfHeader type exposes the following members.

Properties
  NameDescription
Public propertyDisplayOnEvenPages
Controls the visibility of the header on the even numbered pages of the generated pdf document.
Public propertyDisplayOnFirstPage
Controls the visibility of the header on the first page of the generated pdf document.
Public propertyDisplayOnOddPages
Controls the visibility of the header on the odd numbered pages of the generated pdf document.
Public propertyFirstPageNumber
Controls the page number for the first page being rendered.
Public propertyHeight
The height of the pdf document header.
Public propertyTotalPagesOffset
Controls the total number of pages offset in the generated pdf document.
Top
See Also