C#
VB
Java
Objective-C
WinRT C#
C++
Gets the options for loading JBIG2 images.
public CodecsJbig2LoadOptions Load { get; }
Public ReadOnly Property Load As Leadtools.Codecs.CodecsJbig2LoadOptions
public Leadtools.Codecs.CodecsJbig2LoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsJbig2LoadOptions* load
public CodecsJbig2LoadOptions getLoad()
get_Load();
public:
property Leadtools.Codecs.CodecsJbig2LoadOptions^ Load {
Leadtools.Codecs.CodecsJbig2LoadOptions^ get();
}
A CodecsJbig2LoadOptions class that contains the options to be used when loading JBIG2 images.
For an example, refer to CodecsJbig2Options.
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