Enum SignatureFlags
Represents the possible signature flags.
Namespace: Telerik.Windows.Documents.Fixed.Model.InteractiveForms
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
[Flags]
public enum SignatureFlags
AppendOnly
If set, the document contains signatures that may be invalidated if the file is saved (written) in a way that alters its previous contents, as opposed to an incremental update.
None
The default value.
SignaturesExist
If set, the document contains at least one signature field.