C#
VB
C++
(Read only) Gets the orientation type of text inside the table's cell.
public IList<TextType> CellTextTypes { get; }
Public ReadOnly Property CellTextTypes As IList(Of TextType)
public:
property IList<TextType>^ CellTextTypes {
IList<TextType>^ get();
}
A TextType list that represents the text orientation for each cell.
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