SetCharacterSpacing
SetCharacterSpacing class
Class representing Tc operator (set character spacing).
public class SetCharacterSpacing : TextStateOperator
Constructors
Name | Description |
---|---|
SetCharacterSpacing(double) | Initializes operator. |
Properties
Name | Description |
---|---|
CharSpacing { get; set; } | Gets or sets the character spacing. |
Index { get; set; } | Operator index in page operators list. |
Methods
Name | Description |
---|---|
override Accept(IOperatorSelector) | Accepts visitor object to process operator. |
override ToString() | Returns text of operator and its parameters. |
See Also
- class TextStateOperator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF