←Select platform

Note Property

Summary

The string value used as a note associated with this OmrCollection.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public string Note { get; set; } 
public:  
   [DataMemberAttribute] 
   property String^ Note 
   { 
      String^ get() 
      void set(String^ value) 
   } 
Note # get and set (OmrCollection) 

Property Value

A string value used as a note associated with this OmrCollection. Default value is null.

Remarks

LEADTOOLS OMR toolkit recognizes these notes automatically using LEADTOOLS OCR engine and associates them with the appropriate OmrCollection.

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.Processing.Omr Assembly

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