←Select platform

LocationBelow Property

Summary

Indicates if the suggested location of the value is below.

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

Property Value

true the suggested location of the value is below; 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.