[]
PDF "T*" operator. Move to the start of the next line. This operator has the same effect as the code 0 Tl Td where Tl is the current leading parameter in the text state.
public class MoveToStartNextLine : OperatorBase
The instance of the MoveToStartNextLine class.
public static MoveToStartNextLine Instance
Gets the operator's description.
public override string Desc { get; }
Gets the operator's PDF name.
public override string Name { get; }