SetCharacterSpacing
Vue de l’ensemble
‘SetCharacterSpacing’ est une classe dans Aspose.PDF FOSS pour Java.Déduit de: TextStateOperator.
Définir le caractère de l’opérateur spatial (Tc).
Cette classe fournit 3 méthodes pour travailler avec les objets de SetCharacterSpacing dans les programmes Java. Les méthodologies disponibles comprennent: ‘SetCharcterspacer’, ‘getCharSpace’. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation du Aspose.PDF FOSS pour le package Java . Propriétés : ‘charSpACE’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
charSpace | double | Read | Returns the character spacing value. |
méthodes
| Signature | Description |
|---|---|
SetCharacterSpacing(charSpace: double) | Creates a SetCharacterSpacing (Tc) operator with the specified spacing. |
SetCharacterSpacing(operands: List<PdfBase>) | Creates a SetCharacterSpacing (Tc) operator from parsed operands. |
getCharSpace() → double | Returns the character spacing value. |
Voir aussi
- Aspose.PDF pour Java — API d’entreprise