GoToAction Class Documentation
classGoToAction : ActionNamespace:Datalogics::PDFL
- Inherits from:
Action
Detailed Description
A go-to action can be executed in a PDF document.
A go-to action includes a hyperlink that, when clicked, takes the reader to a different place within the same document.
The action is linked to a bookmark within the document.
A remote go-to action includes a hyperlink that takes the reader to a destination in a separate document.
Referenced by
Uses types
Constructor & Destructor Documentation
GoToAction
GoToAction(GoToActionrhs, InternalConstructsignifier)Parameters
rhs: GoToActionsignifier: InternalConstruct
GoToAction
GoToAction(ViewDestinationdest)Parameters
dest: ViewDestinationThe ViewDestination contained in this class.
General constructor
Property Documentation
Destination
ViewDestinationDestination[get, set]PDFDict
PDFDictPDFDict[get]Subtype
stringSubtype[get]Member Function Documentation
ConstructorRetrieve
static new static GoToActionConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
new static GoToActionDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
voidEquals
override boolEquals(objectobj)Parameters
obj: object
Returns:
override boolSameTypeEquals
boolSameTypeEquals(Actionarg0)Parameters
arg0: Action
Returns:
boolToString
override stringToString()Returns:
override string