Aspose::Pdf::Operators::SetSpacingMoveToNextLineShowText class
SetSpacingMoveToNextLineShowText class
Class representing " operator (set word and character spacing, move to the next line and show text).
class SetSpacingMoveToNextLineShowText : public Aspose::Pdf::Operators::TextShowOperator
Methods
Method | Description |
---|---|
Accept(System::SharedPtr<IOperatorSelector>) override | Accepts visitor object to process operator. |
get_Ac() const | Get character spacing. |
get_Aw() const | Gets word spacing. |
get_Text() override | Gets text of operator. |
SetSpacingMoveToNextLineShowText(double, double, System::String) | Initializes operator. |
See Also
- Class TextShowOperator
- Namespace Aspose::Pdf::Operators
- Library Aspose.PDF for C++