ObjectReference

Vue de l’ensemble

‘ObjectReference’ est une classe dans Aspose.PDF FOSS pour Java.

Réservation d’objet : lient un élément de structure à un objet PDF telle qu’une note (ISO 32000-1:2008, §14.7.4.3).

Cette classe fournit 4 méthodes pour travailler avec les objets d’objets de référence dans les programmes Java. Les méthodologies disponibles comprennent: ‘ObjectReference’, ‘fromDictionary’, getPage', ‘getRe ReferencedObjects'. Tous les membres publics sont accessibles à n'importe quelle application Java après l'installation du package de Java Aspose.PDF FOSS. Propriétés: page, referenceObjet`.

Propriétés

NameTypeAccessDescription
referencedObjectPdfDictionaryReadReturns the referenced object dictionary.
pagePdfDictionaryReadReturns the page dictionary, or {@code null}.

méthodes

SignatureDescription
ObjectReference(referencedObject: PdfDictionary, page: PdfDictionary)Creates an object reference.
getReferencedObject()PdfDictionaryReturns the referenced object dictionary.
getPage()PdfDictionaryReturns the page dictionary, or {@code null}.
fromDictionary(dict: PdfDictionary)ObjectReferenceParses an OBJR from a PDF dictionary.

Voir aussi

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