Click or drag to resize

CPDFGoToRAction Methods

The CPDFGoToRAction type exposes the following members.

Methods
  NameDescription
Public methodGetDestination
Gets the destination associated with the action, more:CPDFDestination
Public methodGetFileSpec
Gets the file in which the destination shall be located.
Public methodIsValid
Whether the object is valid.
(Inherited from CPDFAction.)
Public methodRelease
Releases resources of the object.
(Inherited from CPDFAction.)
Public methodSetDestination
Sets the target position of GotoR action, more:CPDFDestination
Public methodSetFileSpec
Sets the specified file path of GoToR action.
Top
See Also