Aspose::Pdf::Operators::TextStateOperator class

TextStateOperator class

Abstract base class for operators which changes current text state (Tc, Tf, TL, etc).

class TextStateOperator : public Aspose::Pdf::Operators::TextOperator

Methods

MethodDescription
TextStateOperator()Initializes TextStateOperator.
TextStateOperator(System::SharedPtr<Aspose::Pdf::Facades::TextProperties>)Initializes TextStateoperator which allows to pass TextProperties.

See Also