Back to Devexpress

PdfInteractiveFormField.Actions Property

officefileapi-devexpress-dot-pdf-dot-pdfinteractiveformfield-c074df3b.md

latest1.2 KB
Original Source

PdfInteractiveFormField.Actions Property

Provides access to actions that define the field’s behavior in response to various trigger events.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfInteractiveFormFieldActions Actions { get; }
vb
Public ReadOnly Property Actions As PdfInteractiveFormFieldActions

Property Value

TypeDescription
PdfInteractiveFormFieldActions

A PdfInteractiveFormFieldActions object that contains interactive form fields actions.

|

See Also

PdfInteractiveFormField Class

PdfInteractiveFormField Members

DevExpress.Pdf Namespace