←Select platform

ReadAttributes Method

Summary
Reads Master Form recognition attributes.
Syntax
C#
VB
C++
Java
public FormRecognitionAttributes ReadAttributes() 
  
Public Function ReadAttributes() As FormRecognitionAttributes 
public FormRecognitionAttributes ReadAttributes() readAttributes(); 
public: 
FormRecognitionAttributes^ ReadAttributes();  

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

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