Aspose::Pdf::Operators::SetHorizontalTextScaling class
SetHorizontalTextScaling class
Class representing Tz operator (set horizontal text scaling).
class SetHorizontalTextScaling : public Aspose::Pdf::Operators::TextStateOperator
Methods
Method | Description |
---|---|
Accept(System::SharedPtr<IOperatorSelector>) override | Accepts visitor object to process operator. |
get_HorizontalScaling() const | Gets the horizontal scaling. |
set_HorizontalScaling(double) | Sets the horizontal scaling. |
SetHorizontalTextScaling(double) | Initializes operator. |
See Also
- Class TextStateOperator
- Namespace Aspose::Pdf::Operators
- Library Aspose.PDF for C++