FormFix v6.0 for .NET - Updated
FormModel Class
Members 



Accusoft.FormFixSdk Namespace : FormModel Class
A model for a form.
Syntax
'Declaration
 
Public Class FormModel 
'Usage
 
Dim instance As FormModel
public class FormModel 
public ref class FormModel 
Remarks

This object represents a model or template for a form. Although it does not contain an image, it includes a mechanism whereby it can acquire an image of the form at any time. This object is one of the foundations for the toolkit, but does not have a significant amount of functionality on its own. It exposes several events that it uses to read and write persistent data.

Note: This object may retain a cached copy of the image for some time. If you are processing multiple different types of forms, you should call the ReleaseCachedData method when you finish processing a form of this type.

Inheritance Hierarchy

System.Object
   Accusoft.FormFixSdk.FormModel

See Also

Reference

FormModel Members
Accusoft.FormFixSdk Namespace

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