DocumentFormFieldsContainer Class Members (original) (raw)
Summary
The following tables list the members exposed by DocumentFormFieldsContainer.
Public Constructors
Name | Description | ||
---|---|---|---|
![]() |
Shared in VB") | constructor | Initializes a new DocumentFormFieldsContainer with default settings. |
Public Methods
Name | Description | ||
---|---|---|---|
![]() |
clone | Creates an exact copy of this DocumentFormFieldsContainer. | |
![]() |
copyFromJson | Copies DocumentFormFieldsContainer fields from a JSON object. | |
![]() |
Shared in VB") | fromJSON | Copies DocumentFormFieldsContainer fields from a JSON object. |
![]() |
toJson | Serializes the DocumentFormFieldsContainer to JSON object. |
Public Properties
Name | Description | |
---|---|---|
![]() |
children | Gets the collection of DocumentFormField in this DocumentFormFieldsContainer. |
![]() |
isModified | Indicates whether any of the children values are updated. |
![]() |
pageNumber | Gets or sets the page number associated with this DocumentFormFieldsContainer. |