ExcelToPdfConverterPdfFooterOptions Property
Gets a reference to an object to control the generated PDF document footer options.
The footer is displayed in the generated PDF document only if the
ShowFooter property is true.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public PdfFooterOptions PdfFooterOptions { get; }
Public ReadOnly Property PdfFooterOptions As PdfFooterOptions
Get
public:
property PdfFooterOptions^ PdfFooterOptions {
PdfFooterOptions^ get ();
}
member PdfFooterOptions : PdfFooterOptions with get
Property Value
PdfFooterOptions