←Select platform

Label Property

Summary

Gets the text next to the OmrBubble that has been recognized with the OCR engine.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public string Label { get; } 
public:  
   [DataMemberAttribute] 
   property String^ Label 
   { 
      String^ get() 
   } 
Label # get  (OmrBubble) 

Parameters

A string value that contains the text in the label. Default is null.

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.