LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)
LEAD Technologies, Inc

EnableObjects Method






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)
 function Leadtools.Forms.Recognition.RecognitionObjectsManager.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RecognitionObjectsManager Class
RecognitionObjectsManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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