←Select platform

UserModified Property

Summary

Indicates weather the user has modified the value of this OmrCollection.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public bool UserModified { get; } 
public:  
   [DataMemberAttribute] 
   property bool UserModified 
   { 
      bool get() 
   } 
UserModified # get  (OmrCollection) 

Property Value

true if the OmrCollection.Value has been modified by the user. false otherwise.

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.