Click or drag to resize
SignDocCharacterPositiongetBox Method
Get the bounding box of the Character

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public Rect getBox()

Return Value

Type: Rect
Bounding box (null if not available).
See Also