←Select platform

LocationIsRight Property

Summary

Indicates that the suggested location of the value is right.

Syntax
C#
VB
C++
public bool LocationIsRight {get; set;} 
Public Property LocationIsRight() As Boolean 
   Get 
   Set 
public:  
   property bool LocationIsRight 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to indicate the suggested location of the value is right; otherwise, false

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

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