MoveToNextLine

MoveToNextLine

Overview

MoveToNextLine is a class in Aspose.Pdf FOSS for Java. Inherits from: TextPlaceOperator.

Move to start of next text line operator (T*).

Methods

SignatureDescription
MoveToNextLine()Creates a MoveToNextLine operator.
MoveToNextLine(operands: List<COSBase>)Creates a MoveToNextLine operator from parsed operands.

See Also