SetTextMatrix Class |
Namespace: Aspose.Pdf.Operators
The SetTextMatrix type exposes the following members.
Name | Description | |
---|---|---|
![]() | SetTextMatrix(Matrix) |
Initializes operator by matrix.
|
![]() | SetTextMatrix(Double, Double, Double, Double, Double, Double) |
Initializes operator.
|
Name | Description | |
---|---|---|
![]() | Index |
Operator index in page operators list.
(Inherited from Operator.) |
![]() | Matrix |
Matrix argument of the operator.
|
Name | Description | |
---|---|---|
![]() | Accept |
Accepts visitor object to process operator.
(Overrides TextOperatorAccept(IOperatorSelector).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns text representation of operator.
(Overrides OperatorToString.) |