DocumentFormFieldResources Class Members (original) (raw)

Summary

The following tables list the members exposed by DocumentFormFieldResources.

Public Constructors

Name Description
Public Constructor ![static | Shared in VB](https://www.leadtools.com/help/sdk/v22/resources/images/dotnetimages/static.gif "static Shared in VB") constructor Initializes a new instance of DocumentFormFieldResources.

Public Methods

Name Description
Public Method copyFromJson Copies DocumentFormFieldResources fields from a JSON object.
Public Method createSignature Creates a DocumentSignature object with a unique DocumentSignature.SignerID.
Public Method toJson Serializes the DocumentFormFieldResources to JSON object.

Public Properties

Name Description
Public Property signatures Gets the list of DocumentSignature objects that have the signature information for DocumentSignatureFormField objects.

See Also

DocumentFormFieldResources Class

Leadtools.Document Namespace