Goeurage

Vue de l’ensemble

‘GoToURIAction’ est une classe dans Aspose.PDF FOSS pour Java.Déduit de: UriAction.

Action GoToURI — alias pour {@link UriAction} pour la compatibilité API avec Aspose.PDF.

Cette classe fournit 11 méthodes pour travailler avec les objets GoToURIAction dans les programmes Java. Les méthodologies disponibles comprennent: ‘GoTouriaction’, ‘UriAction’, fromDictionary', ‘getNext’, 'getPdfDictary’, ‘getType’, ’getURI’, getUry’, ‚setURI, 'setURI. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.PDF FOSS pour le package Java . Propriétés : ’next’, ’pdfDictorial’, ‘’type’, ‘‘uRI‘, ‘‘uri`..

Propriétés

NameTypeAccessDescription
uRIStringReadReturns the URI string.
uriStringReadReturns the URI string.
pdfDictionaryPdfDictionaryReadReturns the underlying action dictionary.
typeStringReadReturns the action type (/S entry).
nextPdfActionReadReturns the next action (/Next), if any.

méthodes

SignatureDescription
GoToURIAction(uri: String)Creates a GoToURIAction for the given URI string.
GoToURIAction(dict: PdfDictionary)Parses a GoToURIAction from an existing dictionary.
getURI()StringReturns the URI string.
setURI(uri: String)Sets the URI string.
UriAction(uri: String)Creates a UriAction for the given URI string.
getUri()StringReturns the URI string.
setUri(uri: String)Sets the URI string.
getPdfDictionary()PdfDictionaryReturns the underlying action dictionary.
getType()StringReturns the action type (/S entry).
getNext()PdfActionReturns the next action (/Next), if any.
fromDictionary(dict: PdfDictionary, doc: Document)PdfActionFactory: creates the appropriate PdfAction subclass from a dictionary.

Voir aussi

  • Aspose.PDF pour Java — API d’entreprise
 Français