←Select platform

OriginalValue Property

Summary

Gets the OmrCollection's original value recognized by the OMR toolkit.

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

Property Value

A string value that represents the original OmrCollection value recognized by the OMR toolkit.

Remarks

In case the user modified the OmrCollection.Value Property, the original value recognized by the OMR toolkit can be accessed using the OmrCollection.OriginalValue Property.

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.