Click or drag to resize

RectNormalize Method

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 void Normalize()
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