| SignDocFieldgetSeedValueFilter Method |
Get Filter entry (signature handler) from the signature
field seed value dictionary.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntaxpublic 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