Re Class |
Namespace: Aspose.Pdf.Operators
The Re type exposes the following members.
Name | Description | |
---|---|---|
![]() | Re |
Initializes operator.
|
![]() | Re(Double, Double, Double, Double) |
Initializes operator.
|
Name | Description | |
---|---|---|
![]() | Height |
Height of the rectangle.
|
![]() | Index |
Operator index in page operators list.
(Inherited from Operator.) |
![]() | Width |
Width of the rectangle.
|
![]() | X |
X coordinate of most left side of rectangle.
|
![]() | Y |
Y corrdinate of bottom side of rectangle.
|
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 the operator.
(Overrides OperatorToString.) |