ExpertPdf Html to Pdf Converter Library
PdfFooterOptions Property
NamespacesExpertPdf.HtmlToPdfPdfConverterPdfFooterOptions
ExpertPdf Html to Pdf Converter Library
Gets a reference to an object to control the generated PDF document footer options. The footer is displayed in the generated PDF document if the PdfDocumentOptions.ShowFooter property is true.
Declaration Syntax
C#Visual BasicVisual C++
public PdfFooterOptions PdfFooterOptions { get; }
Public ReadOnly Property PdfFooterOptions As PdfFooterOptions
	Get
public:
property PdfFooterOptions^ PdfFooterOptions {
	PdfFooterOptions^ get ();
}
Property Value

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