CPDFNamedAction Class |
Namespace: ComPDFKit.PDFDocument.Action
public class CPDFNamedAction : CPDFAction
The CPDFNamedAction type exposes the following members.
Name | Description | |
---|---|---|
CPDFNamedAction |
Constructor function, used for creating Named action.
|
Name | Description | |
---|---|---|
ActionType |
Get action type, more:C_ACTION_TYPE (Inherited from CPDFAction.) |
Name | Description | |
---|---|---|
GetName |
Gets action name.
| |
IsValid |
Whether the object is valid.
(Inherited from CPDFAction.) | |
Release |
Releases resources of the object.
(Inherited from CPDFAction.) | |
SetName |
Sets action name.
|