←Select platform

CloseForm Method

Summary

Closes an open FormRecognitionAttributes object associated with a Form.

Syntax

C#
VB
C++
public void CloseForm( 
   FormRecognitionAttributes attributes 
) 
  
Public Sub CloseForm( _ 
   ByVal attributes As Leadtools.Forms.Recognition.FormRecognitionAttributes _ 
)  

Parameters

attributes
An open FormRecognitionAttributes object.

Remarks

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Recognition Assembly