FormFix v6.0 for .NET - Updated
Accusoft.FormDirectorSdk Namespace
Inheritance Hierarchy
Provides template creation for form identification, and processing instructions for image enhancement and data extraction in structured forms processing and data capture applications.
Classes
 ClassDescription
Class Represents a type and a string (usually containing parameters or data used by a separate component.)
ClassRepresents a collection of DataItem objects. Only the FormSet, FormDefinition, and Field classes use this class.
Class Represents a single field on a form.
ClassRepresents a collection of Field objects. This object is generally only used as part of a FormDefinition object.
Class An exception object that this component will throw whenever an attempt is made to lock a form set file or form definition file that has already been locked by a different user or program, or if another user or program is currently reading from the file.
Class An exception object that this component will throw whenever an attempt is made to write to or unlock a form set file or form definition file that has not been opened (locked).
Class An abstract class that represents a single form, various processing parameters, and related data.
ClassRepresents a collection of FormDefinition objects. This object is generally only used as part of a FormSet object.
Class Performs file I/O for form definition files.
Class An exception object that the FormDefinitionFile object may throw in various error situations that arise when reading a form definition file.
Class A class used to initialize various resources and expose general interfaces not directly associated with form definition, such as for licensing and debugging.
Class An exception object that this component may throw in various error situations in which a specific exception object does not exist.
Class An abstract class that represents a set of forms, various processing parameters, and related data.
Class Performs file I/O for form set files.
Class An exception object that the FormSetFile object may throw in various error situations that arise when reading a form set file.
Class An exception object that the FormSetFile or FormDefinitionFile objects may throw in various error situations that arise when reading a form set file or form definition file, respectively.
Class An exception object that the Field object will throw whenever the input image to any of the Clip methods is null.
Class An exception object that this component may throw when an unexpected error occurs that is not handled by any expection.
Class An exception object that this component may throw when bitmap data is determined to be invalid in the given situation.
Class An exception object that the FormSetFile or FormDefinitionFile will throw whenever a file is read that is invalid, or corrupt.
Class An exception object that the FormSetFile and FormDefinitionFile objects will throw whenever an operation that requires a filename is used and the Filename property is set to an invalid path.
Class An exception object that this component may throw when an operation is attempted and there is an insufficient license being used, or a license does not exist.
Class An exception object that this component may throw when an invalid parameter is encountered.
ClassAn exception object that a FormSetFile or FormDefinitionFile object will throw during a Write operation when the DataItem.Type property is set to an invalid string. For more information on what constitutes a valid string, see the DataItem.Type help file topic.
Class Provides methods for setting the license information for the toolkit. Obsolete - this class is deprecated for FormDirector.
Class An exception object that this component may throw when there is no available memory.
Class An exception object that the FormSetFile and FormDefinitionFile objects will throw whenever the path given for the file does not exist.
Class An exception object that this component may throw if an underlying Accusoft OpCode returns an error.
Class Represents an image of a form, also known as a form template or template image.
ClassRepresents a collection of TemplateImage objects. This object is generally only used as part of a FormDefinition object.
Class An exception object that this component will throw whenever you try to pass in an image with a bit count greater than 1 bit per pixel.
ClassAn exception object that the TemplateImage object will throw whenever the Hdib, Hbitmap, Bitmap or Image properties are accessed and TemplateImage.CompressedData has a length of 0.
Enumerations
 EnumerationDescription
EnumerationAn enumeration that defines the possible values of the FormDirector.ErrorLevel property. Use the FormDirector.ErrorLevel property to adjust the level of detail written to the debug log file, set by the FormDirector.DebugLogFile property.
Enumeration The evaluation mode of the component. Obsolete - this enumeration is deprecated for FormDirector.
See Also

Reference

Accusoft.FormDirector.Net Assembly

Is this page helpful?
Yes No
Thanks for your feedback.