Name | Description | |
---|---|---|
FormDefinitionFile Constructor | Initializes a new instance of the FormDefinitionFile class. |
The following tables list the members exposed by FormDefinitionFile.
Name | Description | |
---|---|---|
FormDefinitionFile Constructor | Initializes a new instance of the FormDefinitionFile class. |
Name | Description | |
---|---|---|
Fields | The list of fields in the form. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) | |
Filename | The name of the form definition file. | |
FileVersion | The version of the form definition file. | |
FullPath | The absolute (not relative) filename of the form definition file. | |
HasChanged | Indicates when this object needs to be written to persistent storage. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) | |
IsLocked | Overridden. Indicates whether this object is currently locked. | |
Name | The name of the form. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) | |
Operations | A list of operations to perform on images after you identify them, but before you process them. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) | |
OtherDataItems | A set of miscellaneous data for a form. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) | |
Tag | Gets or sets an object that contains data about this form set. Obsolete - replaced by UserTag property. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) | |
TemplateImages | The list of template images for the form. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) | |
UserTag | Gets or sets an object that contains data about this form set. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) |
Name | Description | |
---|---|---|
Dispose | Overloaded. Overridden. This method cleans up any resources being used. | |
GetHashCode | Serves as a hash function for this object. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) | |
GetPartialHashCode | Serves as a hash function for selected properties of this object. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) | |
GetTemplateHashCode | Serves as a hash function for template images of this object. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) | |
Lock | Overridden. Locks the form definition file so other users or programs cannot read or write it. | |
Read | Overridden. Reads a form definition file and places the content into properties of this object. | |
Unlock | Overridden. Unlocks the form definition file so other users or programs may read or write it. | |
Write | Overridden. Writes the properties of this object to a form definition file. |
Name | Description | |
---|---|---|
Finalize | A finalizer for the object. (Inherited from Accusoft.FormDirectorSdk.FormDefinition) |