| SignDocAnnotationgetType Method |
Get the type of the annotation.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic AnnotationType getType()
Public Function getType As AnnotationType
public:
AnnotationType getType()
member getType : unit -> AnnotationType
Return Value
Type:
AnnotationTypetype of the annotation..
See Also