HtmlToPdfConverterPdfFooterOptions Property

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

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public PdfFooterOptions PdfFooterOptions { get; }

Property Value

PdfFooterOptions

See Also