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

IsMaster Property






Returns a value that indicates whether these attributes are for a Master Form.
Syntax
public bool IsMaster {get; set;}
'Declaration
 
Public Property IsMaster As Boolean
'Usage
 
Dim instance As FormRecognitionProperties
Dim value As Boolean
 
instance.IsMaster = value
 
value = instance.IsMaster
public bool IsMaster {get; set;}
 get_IsMaster();
set_IsMaster(value);
public:
property bool IsMaster {
   bool get();
   void set (    bool value);
}

Property Value

true if this is a Master Form; otherwise, false.
Remarks

Use this property to check if this form properties belong to a master form, i.e., a form that was created with the FormRecognitionEngine.CreateMasterForm method or a normal form, i.e., a form that was created with the FormRecognitionEngine.CreateForm method.

Example
For an example, refer to PageRecognitionOptions.
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

FormRecognitionProperties Structure
FormRecognitionProperties 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