| 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
Syntaxpublic ISignDocColor getEmptyFieldColor()
Return Value
Type:
ISignDocColorThe color used for empty signature field in TIFF document. The return value is not defined for other cases.
See Also