[]
Base class for PDF actions which can be performed when user clicks links, document outlines etc.
public abstract class ActionBase : DocAction, IPdfDict
Public MustInherit Class ActionBase
Inherits DocAction
Implements IPdfDict
| Name | Description |
|---|---|
| Next | Gets or sets the next ActionBase or sequence of actions to be performed after this action. |
| PdfObject | Gets the underlying GrapeCity.Documents.Pdf.Spec.IPdfObject. |