Gets a reference to an object to control the generated PDF document header options.
The header is displayed in the generated PDF document if the
PdfDocumentOptions.ShowHeader property is true.

C# | Visual Basic | Visual C++ |
public PdfHeaderOptions PdfHeaderOptions { get; }
Public ReadOnly Property PdfHeaderOptions As PdfHeaderOptions Get
public: property PdfHeaderOptions^ PdfHeaderOptions { PdfHeaderOptions^ get (); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)