HtmlToPdfConverterPdfFormOptions Property

Gets a reference to the object controlling the automatic conversion of a HTML form to a PDF form in the generated PDF document

Definition

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

Property Value

PdfFormOptions

See Also