Gets the actions of the field.
Namespace: Spire.Pdf.FieldsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfFieldActions Actions { get; }
Public ReadOnly Property Actions As PdfFieldActions Get
public: property PdfFieldActions^ Actions { PdfFieldActions^ get (); }
member Actions : PdfFieldActions with get
Property Value
PdfFieldActionsThe actions.