PdfAction Class
Represents Action in PDF document
Inheritance Hierarchy
SystemObject
  Aspose.Pdf.AnnotationsPdfAction
    More...

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public abstract class PdfAction : IAppointment

The PdfAction type exposes the following members.

Constructors
  NameDescription
Protected methodPdfAction
Initializes a new instance of the PdfAction class
Properties
  NameDescription
Public propertyNext
Next actions in sequence.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also
Inheritance Hierarchy