Leadtools.Forms.Recognition Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
OpenForm Method
See Also 
Leadtools.Forms.Recognition Namespace > FormRecognitionEngine Class : OpenForm Method



attributes
The Form attributes object.
attributes
The Form attributes object.
Opens a closed Form attributes object for editing, or to add or delete pages.

Syntax

Visual Basic (Declaration) 
Public Sub OpenForm( _
   ByVal attributes As FormRecognitionAttributes _
) 
Visual Basic (Usage)Copy Code
Dim instance As FormRecognitionEngine
Dim attributes As FormRecognitionAttributes
 
instance.OpenForm(attributes)
C# 
public void OpenForm( 
   FormRecognitionAttributes attributes
)
C++/CLI 
public:
void OpenForm( 
   FormRecognitionAttributes^ attributes
) 

Parameters

attributes
The Form attributes object.

Example

For an example, refer to AddFormPage.

Remarks

The attributes should be a Form attributes, this method does not work for Master Forms attributes. To open a Master Forms attributes use FormRecognitionEngine.OpenMasterForm.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features