| SignDocChangegetAnnotationType Method |
Get the type of the annotation of a change made after
this signature.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntaxpublic string getAnnotationType()
Return Value
Type:
String The annotation type as string, empty if not known
(for instance, if the change does not involve an annotation).
See Also