C#
VB
C++
Gets or sets a value indicating whether to enable reading CC type A with 3 columns.
public bool EnableReadingCCA3Columns { get; set; }
Public Property EnableReadingCCA3Columns() As Boolean
Get
Set
public:
property bool EnableReadingCCA3Columns
{
bool get()
void set(bool value)
}
true to enable reading CC type A with 3 columns. Otherwise, false. The default value is false.
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