
'Declaration Public Class PdfAction Inherits PdfTreeNodeBase
public class PdfAction : PdfTreeNodeBase
public __gc class PdfAction : public PdfTreeNodeBase*
public ref class PdfAction : public PdfTreeNodeBase^
Instead of simply jumping to a destination in the document, an annotation or bookmark can specify an action (PDF 1.1) for the viewer application to perform, such as launching an application or jump to page.
System.Object
 Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
   Vintasoft.Imaging.Pdf.Tree.PdfAction
     Vintasoft.Imaging.Pdf.Tree.PdfNamedAction
     Vintasoft.Imaging.Pdf.Tree.PdfGotoActionBase
     Vintasoft.Imaging.Pdf.Tree.PdfJavaScriptAction
     Vintasoft.Imaging.Pdf.Tree.PdfUriAction
     Vintasoft.Imaging.Pdf.Tree.PdfAnnotationHideAction
     Vintasoft.Imaging.Pdf.Tree.PdfLaunchAction
     Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormAction
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PdfAction Members
Vintasoft.Imaging.Pdf.Tree Namespace
PdfAnnotationHideAction
PdfGotoAction
PdfJavaScriptAction
PdfLaunchAction
PdfUriAction
PdfInteractiveFormAction