/
Width / Height / Left / Top

Width / Height / Left / Top

Declaration

Width: Integer;
Height: Integer;
Left: Integer;
Top: Integer;

Description

Use these properties to define the size and position of the signature field during runtime. But be sure to do that before you call DrawSignature.

Hint: If you don't want to use the visual functions of the Signature API in your application, set Width and Height to 0 (zero) in order to make the visual component of ActiveX invisible.

Related content

EnterPlacementMode
EnterPlacementMode
More like this
CreateSignatureRectangle
CreateSignatureRectangle
More like this
SignatureDevice
SignatureDevice
More like this
CreateSignatureRectangleEx
CreateSignatureRectangleEx
More like this
SetSignDocMode
SetSignDocMode
More like this
Input-XML - 7.Sample
Input-XML - 7.Sample
More like this