New to Telerik Document ProcessingStart a free 30-day trial

Bit flags describing document‑wide signature presence and update constraints.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.InteractiveForms

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
[Flags]
public enum SignatureFlags

Fields

Requires incremental save; a full rewrite could invalidate existing signatures.

C#
AppendOnly = 2

No signature related flags are set.

C#
None = 0

Indicates the document defines at least one signature field.

C#
SignaturesExist = 1
In this article
DefinitionFieldsAppendOnlyNoneSignaturesExist
Not finding the help you need?
Contact Support