Click or drag to resize

PdfField.AdditionalActions Property

Gets or sets the additional-actions defining the field's behavior in response to various trigger events.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfFieldLevelActions AdditionalActions { get; set; }

Property Value

PdfFieldLevelActions
See Also