←Select platform

TextType Enumeration

Summary
Flags that determine the orientation type of the text inside the table zone.

Syntax
C#
C++/CLI
Java
Python
public enum TextType   
public enum TextType 
public enum class TextType   
class TextType(Enum): 
   VerticalText = 0 
   HorizontalText = 1 
Members
ValueMemberDescription
0VerticalText Vertical text where consecutive letters are arranged vertically.
1HorizontalText Horizontal text where consecutive letters are arranged horizontally.
Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

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