[]
PDF "Tm" operator. Set the text matrix and the text line matrix. The matrix specified by the operands is not concatenated onto the current text matrix, but replaces it.
public class SetTextMatrix : OperatorBase
| Name | Description |
|---|---|
| SetTextMatrix(Matrix3x2) | Initializes a new instance of the SetTextMatrix class. |
| Name | Description |
|---|---|
| Matrix | The text matrix. |
| 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. |