Click or drag to resize
SignDocFieldgetBackgroundColor Method
Get the background color of the widget. This function is available for fields of PDF documents only.

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public ISignDocColor getBackgroundColor()

Return Value

Type: ISignDocColor
An object describing the background color or null if the widget does not have a background color (transparent background).
See Also