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

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.7023.29499
Syntax
C#
public DocumentFlag getFlags()

Return Value

Type: DocumentFlag
The flags currently in force.
See Also