←Select platform

CloseMasterForm Method

Summary

Closes an open FormRecognitionAttributes object associated with a Master Form.

Syntax

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

Parameters

attributes
An open FormRecognitionAttributes object.

Remarks

Call this method to update a Master 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 Master Form attribute objects. To close a Form attribute object call the CloseForm 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