←Select platform

RelativeLocationType Enumeration

Summary

Egocentric location of the information, relative to the label.

Syntax
C#
C++/CLI
Python
[JsonConverterAttribute(System.Type)] 
public enum RelativeLocationType 
public: 
   [JsonConverterAttribute(System::Type)] 
   enum class RelativeLocationType sealed 
class RelativeLocationType(Enum): 
   None = 0 
   Right = 1 
   Below = 2 
   Above = 3 
   BottomRight = 4 
Members
ValueMemberDescription
0NoneNo search
1RightInformation is to the right
2BelowInformation is below
3AboveInformation is above
4BottomRightInformation is at the bottom right
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.Document.Analytics Assembly

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