←Select platform

Label Property

Summary

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

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public string Label { get; } 
<DataMemberAttribute()>  
Public ReadOnly Property Label() As String 
   Get 
public:  
   [DataMemberAttribute] 
   property String^ Label 
   { 
      String^ get() 
   } 

Parameters

A string value that contains the text in the label. Default is 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.Processing.Omr Assembly

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