Aspose::Pdf::Operators::MoveToNextLine class

MoveToNextLine class

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

class MoveToNextLine : public Aspose::Pdf::Operators::TextPlaceOperator

Methods

MethodDescription
Accept(System::SharedPtr<IOperatorSelector>) overrideAccepts visitor object to process operator.
MoveToNextLine()Initializes operator.
ToString() const overrideReturns text of the operator.

See Also