Package | Description |
---|---|
com.aspose.pdf.operators |
The
com.aspose.pdf.operators is a package for Operator implementations. |
Modifier and Type | Class and Description |
---|---|
class |
SelectFont
Class representing Tf operator (set text font and size).
|
class |
SetCharacterSpacing
Class representing Tc operator (set character spacing).
|
class |
SetHorizontalTextScaling
Class representing Tz operator (set horizontal text scaling).
|
class |
SetTextLeading
Class represenging TL operator (set text leading).
|
class |
SetTextRenderingMode
Class representing Tr operator (set text rendering mode).
|
class |
SetTextRise
Class representing Ts operator (set text rise).
|
class |
SetWordSpacing
Class representing Tw operator (set word spacing).
|