C#
VB
Java
C++
Flags that determine the orientation type of the text inside the table zone.
public enum TextType
Public Enum TextType
public enum TextType
public enum class TextType
Members
Value | Member | Description |
---|---|---|
0 | VerticalText | Vertical text where consecutive letters are arranged vertically. |
1 | HorizontalText | Horizontal text where consecutive letters are arranged horizontally. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET