| SetCharWidthBoundingBox Class |
Namespace: Aspose.Pdf.Operators
The SetCharWidthBoundingBox type exposes the following members.
| Name | Description | |
|---|---|---|
| Index |
Operator index in page operators list.
(Inherited from Operator.) | |
| Llx |
Lower-left horizontal coordinate of bounding rectangle.
| |
| Lly |
Lower-left vertical coordinate of bounding rectangle.
| |
| Urx |
Upper-right horizontal coordinate of bounding rectangle.
| |
| Ury |
Upper-right vertical coordinate of bounding rectangle.
| |
| Wx |
Horizontal displacement of glyph.
| |
| Wy |
Vertical displacement of glyph.
|
| Name | Description | |
|---|---|---|
| Accept |
Accepts visitor object to process operator.
(Overrides OperatorAccept(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.) |