DocumentFormFieldsContainer Class Members (original) (raw)

Summary

The following tables list the members exposed by DocumentFormFieldsContainer.

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 DocumentFormFieldsContainer with default settings.

Public Methods

Name Description
Public Method clone Creates an exact copy of this DocumentFormFieldsContainer.
Public Method copyFromJson Copies DocumentFormFieldsContainer fields from a JSON object.
Public Method ![static | Shared in VB](https://www.leadtools.com/help/sdk/v22/resources/images/dotnetimages/static.gif "static Shared in VB") fromJSON Copies DocumentFormFieldsContainer fields from a JSON object.
Public Method toJson Serializes the DocumentFormFieldsContainer to JSON object.

Public Properties

Name Description
Public Property children Gets the collection of DocumentFormField in this DocumentFormFieldsContainer.
Public Property isModified Indicates whether any of the children values are updated.
Public Property pageNumber Gets or sets the page number associated with this DocumentFormFieldsContainer.

See Also

DocumentFormFieldsContainer Class

Leadtools.Document Namespace