Winnovative Logo

ExcelToPdfConverterPdfHeaderOptions Property

Winnovative Client for .NET Core
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:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public PdfHeaderOptions PdfHeaderOptions { get; }

Property Value

Type: PdfHeaderOptions
See Also

Reference