←Select platform

ReadAttributes Method

Summary
Reads Master Form recognition attributes.

Syntax
C#
C++/CLI
Java
Python
public FormRecognitionAttributes ReadAttributes() 
public abstract FormRecognitionAttributes readAttributes(); 
FormRecognitionAttributes^ ReadAttributes();  
def ReadAttributes(self): 

Return Value

Returns Leadtools.Forms.Recognition.FormRecognitionAttributes if recognition attributes are available; otherwise it returns null.

Remarks

A Master Form must have a recognition attributes in order for it to be checked.

Example

A full example implementation of this interface can be found in <INSTALLDIR>\Examples\Forms\DotNet\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.