Aspose::Pdf::Operators::MoveToNextLineShowText class
MoveToNextLineShowText class
Class representing ’ operator (move to next line and show text).
class MoveToNextLineShowText : public Aspose::Pdf::Operators::TextShowOperator
Methods
Method | Description |
---|---|
Accept(System::SharedPtr<IOperatorSelector>) override | Accepts visitor object to process operator. |
get_Text() override | Gets operator text. |
MoveToNextLineShowText() | Initializes operator. |
MoveToNextLineShowText(System::String) | Initializes operator. |
See Also
- Class TextShowOperator
- Namespace Aspose::Pdf::Operators
- Library Aspose.PDF for C++