C#
VB
Java
WinRT C#
C++
Gets the ABC load and save options.
public CodecsAbcOptions Abc { get; }
Public ReadOnly Property Abc As Leadtools.Codecs.CodecsAbcOptions
public Leadtools.Codecs.CodecsAbcOptions Abc {get;}
public CodecsAbcOptions getAbc()
get_Abc();
public:
property Leadtools.Codecs.CodecsAbcOptions^ Abc {
Leadtools.Codecs.CodecsAbcOptions^ get();
}
The ABC load and save options.
For an example, refer to CodecsAbcOptions.
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