Gets a collection of all signature fields contained in the main text of the document. The property value is an object of the type SignatureFieldCollection.

Introduced: 31.0.

Syntax

public SignatureFieldCollection SignatureFields { get; }
Public ReadOnly Property SignatureFields() As SignatureFieldCollection

Limitations

Read only.