LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)

IsMaster Property

Show in webframe





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:
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

See Also

Reference

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