Enum Border.Side
Enumerates the different sides of the rectangle.
public enum Border.Side
Fields
BOTTOM = 3
LEFT = 4
NONE = 0
RIGHT = 2
TOP = 1
Remarks
Enumerates the different sides of the rectangle. The rectangle sides are expected to be parallel to corresponding page sides Otherwise the result is Side.NONE