Normalizes the rectagle to the one with lower-left and upper-right corners.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public:
virtual void Normalize() sealed
Remarks
Although rectangles are conventionally specified by their lower-left
and upper-right corners, it is acceptable to specify any two diagonally
opposite corners.
See Also