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.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
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