←Select platform

Jbig2 Property

Summary

Gets the JBIG2 load and save options.

Syntax
C#
VB
Objective-C
C++
public CodecsJbig2Options Jbig2 { get; } 
Public ReadOnly Property Jbig2 As CodecsJbig2Options 
@property (nonatomic, strong, readonly) LTCodecsJbig2Options* jbig2 
public: 
property CodecsJbig2Options^ Jbig2 { 
   CodecsJbig2Options^ get(); 
} 

Property Value

The JBIG2 load and save options.

Example

For an example, refer to CodecsJbig2Options.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly