Aspose::Pdf::Operators::SetTextMatrix klass
SetTextMatrix class
Klass som representerar Tm-operatorn (sätt textmatris).
class SetTextMatrix : public Aspose::Pdf::Operators::TextPlaceOperator
Metoder
| Metod | Beskrivning |
|---|---|
| Accept(const System::SharedPtr<IOperatorSelector>&) override | Accepterar besöksobjekt för att bearbeta operatorn. |
| get_Matrix() const | Matrix argument för operatorn. |
| set_Matrix(const System::SharedPtr<Aspose::Pdf::Matrix>&) | Matrix argument för operatorn. |
| SetTextMatrix(double, double, double, double, double, double) | Initierar operatorn. |
| SetTextMatrix(const System::SharedPtr<Aspose::Pdf::Matrix>&) | Initialiserar operatorn med matris. |
| ToString() const override | Returnerar textrepresentation av operatorn. |
Se även
- Class TextPlaceOperator
- Namespace Aspose::Pdf::Operators
- Library Aspose.PDF for C++