/
SetSignatureLineColor
SetSignatureLineColor
Declaration
Delphi
function SetSignatureLineColor(ModeType, Color: Integer): Integer;
C/C++
int SOPAD_SetSignatureLineColor(int ModeType, int Color):
ActiveX
function SetSignatureLineColor(ModeType, Color: Integer): Integer; safecall;
Description
set the line color for the signature image - effects the the preview and drawing on PAD
Arguments
ModeType
0: for default signature mode
6: for sign in document mode
Color
the color value (RGB)
Return value
const SOPAD_SUCCESS = (0);
const SOPAD_FAILURE = (-1);
const SOPAD_NOTSUPORTED = (-2);
, multiple selections available,
Related content
Input-XML - 2.Signature fields Definition and Text on LCD
Input-XML - 2.Signature fields Definition and Text on LCD
More like this
SetDriverLong
SetDriverLong
More like this
b) ESign Input XML: Creating signature requests
b) ESign Input XML: Creating signature requests
More like this
PadConnector Pro XML
PadConnector Pro XML
More like this
PadConnector Pro
PadConnector Pro
More like this
7. My signpad is upside down or turned on its side
7. My signpad is upside down or turned on its side
More like this