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
| Name | Type | Access | Description |
|---|---|---|---|
background | Color | Read | Gets the background. |
border | Color | Read | Gets the border. |
rotate | int | Read | Returns the rotation in degrees (0, 90, 180, or 270). |
caption | String | Read | Returns the normal caption (/CA), or {@code null} if not set. |
rolloverCaption | String | Read | Returns the rollover caption (/RC), or {@code null}. |
alternateCaption | String | Read | Returns the alternate (“down”) caption (/AC), or {@code null}. |
pdfDictionary | PdfDictionary | Read | Returns the underlying {@code /MK} dictionary, creating it on demand. |
méthodes
| Signature | Description |
|---|---|
AppearanceCharacteristics(owner: PdfDictionary) | |
getBackground() → Color | Returns the background. |
setBackground(color: Color) | Sets the background value. |
getBorder() → Color | Returns the border. |
setBorder(color: Color) | Sets the border value. |
getRotate() → int | Returns the rotation in degrees (0, 90, 180, or 270). |
setRotate(rotate: int) | Sets the rotation. |
getCaption() → String | Returns the normal caption (/CA), or {@code null} if not set. |
setCaption(caption: String) | Sets the caption value. |
getRolloverCaption() → String | Returns the rollover caption (/RC), or {@code null}. |
setRolloverCaption(caption: String) | Sets the rollover caption value. |
getAlternateCaption() → String | Returns the alternate (“down”) caption (/AC), or {@code null}. |
setAlternateCaption(caption: String) | Sets the alternate caption value. |
getPdfDictionary() → PdfDictionary | Returns the underlying {@code /MK} dictionary, creating it on demand. |
Voir aussi
- Aspose.PDF pour Java — API d’entreprise