Click or drag to resize
SignDocFieldgetSeedValueFilter Method
Get Filter entry (signature handler) from the signature field seed value dictionary.

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

Return Value

Type: String
The Filter entry (signature handler) or an empty string if the signature field seed value dictionary does not have a Filter entry.
Remarks
The Filter entry should be an ASCII string.
See Also