C#
VB
Objective-C
WinRT C#
C++
Gets the JBIG2 load and save options.
public CodecsJbig2Options Jbig2 { get; }
Public ReadOnly Property Jbig2 As Leadtools.Codecs.CodecsJbig2Options
public Leadtools.Codecs.CodecsJbig2Options Jbig2 {get;}
@property (nonatomic, strong, readonly) LTCodecsJbig2Options* jbig2
get_Jbig2();
public:
property Leadtools.Codecs.CodecsJbig2Options^ Jbig2 {
Leadtools.Codecs.CodecsJbig2Options^ get();
}
The JBIG2 load and save options.
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