LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)

EnableObjects Method

Show in webframe





The name of the object type.
true to enable object extraction; false to disable object extraction.
Enables/disables the extraction of the objects (features) of the specified type.
Syntax
public void EnableObjects( 
   IList<string> objectTypeNames,
   bool enable
)
'Declaration
 
Public Sub EnableObjects( _
   ByVal objectTypeNames As IList(Of String), _
   ByVal enable As Boolean _
) 
'Usage
 
Dim instance As RecognitionObjectsManager
Dim objectTypeNames As IList(Of String)
Dim enable As Boolean
 
instance.EnableObjects(objectTypeNames, enable)

            

            
public:
void EnableObjects( 
   IList<String^>^ objectTypeNames,
   bool enable
) 

Parameters

objectTypeNames
The name of the object type.
enable
true to enable object extraction; false to disable object extraction.
Requirements

Target Platforms

See Also

Reference

RecognitionObjectsManager Class
RecognitionObjectsManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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