[]
PDF "Td" operator. Move to the start of the next line, offset from the start of the current line by (tx, ty).
public class MoveToNextLine : OperatorBase
Public Class MoveToNextLine
Inherits OperatorBase
Name | Description |
---|---|
MoveToNextLine(float, float) | Initializes a new instance of the MoveToNextLine class. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |