Initializes a new instance of the class.
Namespace: Spire.Pdf.ActionsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfFieldActions( PdfAnnotationActions annotationActions )
Public Sub New ( annotationActions As PdfAnnotationActions )
public: PdfFieldActions( PdfAnnotationActions^ annotationActions )
new : annotationActions : PdfAnnotationActions -> PdfFieldActions
Parameters
- annotationActions
- PdfAnnotationActions