Click or drag to resize
IOperatorSelectorVisit Method (MoveToNextLine)
Visit/select T* operator.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
void Visit(
	MoveToNextLine T_
)

Parameters

T_
Type: Aspose.Pdf.OperatorsMoveToNextLine
Move to start of next text line operator.
See Also