PdfAction Class
Represents a base class for the actions.
public abstract class PdfAction : PdfObjectPublic 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 PdfActionTypeProperty 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) |