←Select platform

TextType Enumeration

Summary

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

Syntax
C#
VB
C++
Java
public enum TextType   
Public Enum TextType  
public enum TextType 
public enum class TextType   

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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly