[]
PDF "BT" operator. Begin a text object, initializing the text matrix, Tm , and the text line matrix, Tlm, to the identity matrix. Text objects cannot be nested; a second BT cannot appear before an ET.
public class BeginText : OperatorBase
| Name | Description |
|---|---|
| Instance | The instance of the BeginText class. |
| Name | Description |
|---|---|
| Desc | Gets the operator's description. |
| Name | Gets the operator's PDF name. |