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
Method | Description |
---|---|
Accept(System::SharedPtr<IOperatorSelector>) override | Accepts visitor object to process operator. |
MoveToNextLine() | Initializes operator. |
ToString() const override | Returns text of the operator. |
See Also
- Class TextPlaceOperator
- Namespace Aspose::Pdf::Operators
- Library Aspose.PDF for C++