Re Class
Class representing re operator (add rectangle to the path).
Inheritance Hierarchy

Namespace: Aspose.Pdf.Operators
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class Re : Operator

The Re type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyHeight
Height of the rectangle.
Public propertyIndex
Operator index in page operators list.
(Inherited from Operator.)
Public propertyWidth
Width of the rectangle.
Public propertyX
X coordinate of most left side of rectangle.
Public propertyY
Y corrdinate of bottom side of rectangle.
Methods
See Also