PdfAction Class
Represents a base class for the actions.
public abstract class PdfAction : PdfObject
Public MustInherit Class PdfAction
Inherits PdfObject
- Inheritance:
- System.ObjectPdfAction
- Derived
Properties
ActionType
Gets the type of this action.
public abstract PdfActionType ActionType { get; }
Public MustOverride ReadOnly Property ActionType As PdfActionType
Property Value
The type of this action.
See Also
Inherited Properties
Metadata | (Optional; PDF 1.4) A metadata stream containing metadata for the component. (Inherited from PdfObject) |