←Select platform

ReadAttributes Method

Summary

Reads Master Form recognition attributes.

Syntax

C#
VB
C++
public FormRecognitionAttributes ReadAttributes() 

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 <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly