Closes an open FormRecognitionAttributes object associated with a Form.
public void CloseForm(FormRecognitionAttributes attributes)
Public Sub CloseForm( _ByVal attributes As Leadtools.Forms.Recognition.FormRecognitionAttributes _)
public:void CloseForm(Leadtools.Forms.Recognition.FormRecognitionAttributes^ attributes)
attributes
An open FormRecognitionAttributes object.
Call this method to update the Form attribute object with changes like page additions or deletions that have been made since this object was last opened or created. This method works only with a Form attributes object. To close a Master Form attribute object call the CloseMasterForm method.
For an example, refer to AddFormPage(formrecognitionattributes,rasterimage,pagerecognitionoptions).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
