HtmlToPdfConverterPdfHeaderOptions Property

Gets a reference to an object to control the generated PDF document header options

Definition

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

Property Value

PdfHeaderOptions

See Also