Click or drag to resize
SignDocDocumentgetFlags Method
Get the flags set by setFlags().

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

Return Value

Type: DocumentFlag
The flags currently in force.
See Also