Click or drag to resize
SignDocFieldgetEmptyFieldColor Method
Get the color used for empty signature field in TIFF document. The default value is white.

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

Return Value

Type: ISignDocColor
The color used for empty signature field in TIFF document. The return value is not defined for other cases.
See Also