URIAction Class Documentation
classURIAction : ActionNamespace:Datalogics::PDFL
- Inherits from:
Action
Detailed Description
A text string, typically a hyperlink.
A Uniform Resource Identifier (URI) is a text string that identifies a resource on the Internet, typically a hyperlink to a web page.
A URI Action within a PDF file allows a reader to click on a hyperlink and open a separate web page or another PDF or other kind of file accessed through a web link.
Referenced by
Constructor & Destructor Documentation
Property Documentation
IsMap
boolIsMap[get, set]PDFDict
PDFDictPDFDict[get]Subtype
stringSubtype[get]URI
stringURI[get, set]Member Function Documentation
ConstructorRetrieve
static new static URIActionConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
new static URIActionDispose
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