Click or drag to resize
Rectnormalize Method
Normalizes the rectangle. Normalizes the rectangle to the one with lower - left and upper - right corners assuming that the origin is in the lower - left corner of the page.

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public void normalize()
See Also