PdfFormOptionsEnableButtonActions Property

Gets or sets a value indicating whether PDF actions are attached to generated PDF buttons

Definition

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

Property Value

Boolean
to create actions for supported HTML buttons; otherwise,

See Also