MoveToNextLine Class
Class representing T* operator (Move to start of the next line).
Inheritance Hierarchy

Namespace: Aspose.Pdf.Operators
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class MoveToNextLine : TextPlaceOperator

The MoveToNextLine type exposes the following members.

Constructors
  NameDescription
Public methodMoveToNextLine
Initializes operator.
Properties
  NameDescription
Public propertyIndex
Operator index in page operators list.
(Inherited from Operator.)
Methods
See Also