C#
VB
Java
C++
Gets the options for loading TEXT files as raster images.
public CodecsTxtLoadOptions Load { get; }
Public ReadOnly Property Load As Leadtools.Codecs.CodecsTxtLoadOptions
public CodecsTxtLoadOptions getLoad()
public:
property Leadtools.Codecs.CodecsTxtLoadOptions^ Load {
Leadtools.Codecs.CodecsTxtLoadOptions^ get();
}
The TEXT load options.
For an example, refer to CodecsTxtOptions.
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