←Select platform

TextType Enumeration

Summary

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

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly