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.

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public PdfHeaderOptions PdfHeaderOptions { get; }

Property Value

PdfHeaderOptions

See Also