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