←Select platform

OpenMasterForm Method

Summary

Opens a closed Master Form attribute object for editing, or adding or deleting pages.

Syntax

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

Parameters

attributes
The Master Form attribute object

Remarks

The object should be a Master Form attribute object. To open a Form attribute object, call the OpenForm 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