[]
PDF "TL" operator. Set the text leading, to leading, which is a number expressed in unscaled text space units. Text leading is used only by the T*, ', and " operators. Initial value: 0.
public class SetTextLeading : OperatorBase
Public Class SetTextLeading
Inherits OperatorBase
Name | Description |
---|---|
SetTextLeading(float) | Initializes a new instance of the SetTextLeading class. |
Name | Description |
---|---|
TextLeading | The text leading value. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |