PdfFormOptionsMapHtmlResetButtonsToPdfActions Property

Gets or sets a value indicating whether HTML reset buttons are mapped to PDF reset actions

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public bool MapHtmlResetButtonsToPdfActions { get; set; }

Property Value

Boolean
to create reset actions for HTML reset buttons; otherwise,

See Also