GoToAction Class Documentation

classGoToAction : Action

Namespace: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

Constructor & Destructor Documentation

GoToAction

GoToAction(GoToActionrhs, InternalConstructsignifier)

Parameters

signifier: InternalConstruct

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 GoToAction

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void

Equals

override boolEquals(objectobj)

Parameters

obj: object

Returns:

override bool

SameTypeEquals

boolSameTypeEquals(Actionarg0)

Parameters

arg0: Action

Returns:

bool

ToString

override stringToString()

Returns:

override string