MoveToNextLine
Overview
MoveToNextLine is a class in Aspose.PDF FOSS for Java.
Inherits from: TextPlaceOperator.
Move to start of next text line operator (T*).
This class provides 2 methods for working with MoveToNextLine objects in Java programs.
Available methods include: MoveToNextLine.
All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.
Methods
| Signature | Description |
|---|---|
MoveToNextLine() | Creates a MoveToNextLine operator. |
MoveToNextLine(operands: List<PdfBase>) | Creates a MoveToNextLine operator from parsed operands. |