CPDFGoToAction Class |
Namespace: ComPDFKit.PDFDocument.Action
public class CPDFGoToAction : CPDFAction
The CPDFGoToAction type exposes the following members.
Name | Description | |
---|---|---|
CPDFGoToAction |
Constructor function, used for creating GoTo event.
|
Name | Description | |
---|---|---|
ActionType |
Get action type, more:C_ACTION_TYPE (Inherited from CPDFAction.) |
Name | Description | |
---|---|---|
GetDestination |
Gets the destination associated with the action, more: CPDFDestination | |
IsValid |
Whether the object is valid.
(Inherited from CPDFAction.) | |
Release |
Releases resources of the object.
(Inherited from CPDFAction.) | |
SetDestination |
Sets the destination associated with the action, more:CPDFDestination |