←Select platform

ReadAttributes Method

Summary

Reads Master Form recognition attributes.

Syntax

C#
VB
C++
public FormRecognitionAttributes ReadAttributes() 
  
Public Function ReadAttributes() As Leadtools.Forms.Recognition.FormRecognitionAttributes 

Return Value

Master Form attributes if it exists, otherwise it returns null.

Remarks

The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

Master Form attributes file has the name of the Master Form with ".bin" extension the file path is Path + ".bin"

If the file does not exist it returns null

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