Name | Description | |
---|---|---|
![]() | FormSetFile Constructor | Initializes a new instance of the FormSetFile class. |
The following tables list the members exposed by FormSetFile.
Name | Description | |
---|---|---|
![]() | FormSetFile Constructor | Initializes a new instance of the FormSetFile class. |
Name | Description | |
---|---|---|
![]() | Filename | The name of the form set file. |
![]() | FileVersion | The version of the form set file. |
![]() | FormDefinitions | The list of forms in the form set. (Inherited from Accusoft.FormDirectorSdk.FormSet) |
![]() | HasChanged | Indicates when this object needs to be written to persistent storage. (Inherited from Accusoft.FormDirectorSdk.FormSet) |
![]() | Identification | The form identification instructions for the form set. (Inherited from Accusoft.FormDirectorSdk.FormSet) |
![]() | IsLocked | Overridden. Indicates whether this object is currently locked. |
![]() | Name | The name of the form set. (Inherited from Accusoft.FormDirectorSdk.FormSet) |
![]() | NewFormFilenamePrefix | A string prefixed to all new form definition filenames. |
![]() | NewFormFilenameSuffix | A string appended to all new form definition filenames. |
![]() | Operations | A list of operations to perform on images before you identify them. (Inherited from Accusoft.FormDirectorSdk.FormSet) |
![]() | OtherDataItems | A set of miscellaneous data for a form set. (Inherited from Accusoft.FormDirectorSdk.FormSet) |
![]() | Tag | Gets or sets an object that contains data about this form set. Obsolete - replaced by UserTag property. (Inherited from Accusoft.FormDirectorSdk.FormSet) |
![]() | UserTag | Gets or sets an object that contains data about this form set. (Inherited from Accusoft.FormDirectorSdk.FormSet) |
Name | Description | |
---|---|---|
![]() | CreateNewForm | Overridden. Creates a new form definition file and returns a new Form object for that file. |
![]() | Dispose | Overloaded. Overridden. This method cleans up any resources being used. |
![]() | GetHashCode | Serves as a hash function for this object. (Inherited from Accusoft.FormDirectorSdk.FormSet) |
![]() | GetPartialHashCode | Serves as a hash function for selected properties of this object. (Inherited from Accusoft.FormDirectorSdk.FormSet) |
![]() | GetTemplateHashCode | Serves as a hash function for template images of this object. (Inherited from Accusoft.FormDirectorSdk.FormSet) |
![]() | Lock | Overridden. Locks the form set file so other users or programs cannot read or write it. |
![]() | Read | Overridden. Reads a form set file and places the content into properties of this object. |
![]() | Unlock | Overridden. Unlocks the form set file so other users or programs may read or write it. |
![]() | Write | Overridden. Writes the properties of this object to a form set file. |
Name | Description | |
---|---|---|
![]() | Finalize | A finalizer for the object. (Inherited from Accusoft.FormDirectorSdk.FormSet) |