[]
PDF "Tw" operator. Set the word spacing. Word spacing is used by the Tj, TJ, and ' operators. Initial value: 0.
public class SetWordSpacing : OperatorBase
| Name | Description |
|---|---|
| SetWordSpacing(float) | Initializes a new instance of the SetWordSpacing class. |
| Name | Description |
|---|---|
| WordSpacing | The word spacing value. |
| Name | Description |
|---|---|
| Desc | Gets the operator's description. |
| Name | Gets the operator's PDF name. |
| Name | Description |
|---|---|
| IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |