AppearanceCharacteristics

AppearanceCharacteristics

Vue de l’ensemble

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

Réservez autour du dictionnaire de caractéristiques d’apparence widget ({@code /MK}, ISO 32000-1:2008 §12.5.6.19).

Cette classe fournit 14 méthodes pour travailler avec AppearanceCharacteristics objets dans les programmes Java. Les méthodologies disponibles comprennent: AppearancesCharcteristiques, getAlternateCaption , getBackground,, ‘getBorder., getCapition GetPdfDictionary ', 'gettRolloverCapction’, ‘GETRotate`` ’setAlternateCaptions’, 'setBACKground‘, ‘setMorder et 2 autres méthode. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspoe.PDF FOSS pour le package Java . Propriétés : alternate Caption‘ , 'background ́, ''border ́ ,''caption,''dictus pdf`roll, et plus 1

Propriétés

NameTypeAccessDescription
backgroundColorReadGets the background.
borderColorReadGets the border.
rotateintReadReturns the rotation in degrees (0, 90, 180, or 270).
captionStringReadReturns the normal caption (/CA), or {@code null} if not set.
rolloverCaptionStringReadReturns the rollover caption (/RC), or {@code null}.
alternateCaptionStringReadReturns the alternate (“down”) caption (/AC), or {@code null}.
pdfDictionaryPdfDictionaryReadReturns the underlying {@code /MK} dictionary, creating it on demand.

méthodes

SignatureDescription
AppearanceCharacteristics(owner: PdfDictionary)
getBackground()ColorReturns the background.
setBackground(color: Color)Sets the background value.
getBorder()ColorReturns the border.
setBorder(color: Color)Sets the border value.
getRotate()intReturns the rotation in degrees (0, 90, 180, or 270).
setRotate(rotate: int)Sets the rotation.
getCaption()StringReturns the normal caption (/CA), or {@code null} if not set.
setCaption(caption: String)Sets the caption value.
getRolloverCaption()StringReturns the rollover caption (/RC), or {@code null}.
setRolloverCaption(caption: String)Sets the rollover caption value.
getAlternateCaption()StringReturns the alternate (“down”) caption (/AC), or {@code null}.
setAlternateCaption(caption: String)Sets the alternate caption value.
getPdfDictionary()PdfDictionaryReturns the underlying {@code /MK} dictionary, creating it on demand.

Voir aussi

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