ExpertPdf Html to Pdf Converter Library
PdfHeaderOptions Property
NamespacesExpertPdf.HtmlToPdfPdfConverterPdfHeaderOptions
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public PdfHeaderOptions PdfHeaderOptions { get; }
Public ReadOnly Property PdfHeaderOptions As PdfHeaderOptions
	Get
public:
property PdfHeaderOptions^ PdfHeaderOptions {
	PdfHeaderOptions^ get ();
}
Property Value

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