[]
PDF "Tc" operator. Set the character spacing. Character spacing is used by the Tj, TJ, and ' operators. Initial value: 0.
public class SetCharacterSpacing : OperatorBase
Public Class SetCharacterSpacing
Inherits OperatorBase
Name | Description |
---|---|
SetCharacterSpacing(float) | Initializes a new instance of the SetCharacterSpacing class. |
Name | Description |
---|---|
CharacterSpacing | The character spacing value. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |