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

MethodDescription
Accept(System::SharedPtr<IOperatorSelector>) overrideAccepts visitor object to process operator.
get_Text() overrideGets operator text.
MoveToNextLineShowText()Initializes operator.
MoveToNextLineShowText(System::String)Initializes operator.

See Also