←Select platform

Jbig Property

Summary

Gets the JBIG load and save options.

Syntax
C#
VB
Objective-C
C++
Java
public CodecsJbigOptions Jbig { get; } 
Public ReadOnly Property Jbig As CodecsJbigOptions 
@property (nonatomic, strong, readonly) LTCodecsJbigOptions *jbig 
public CodecsJbigOptions getJbig() 
public: 
property CodecsJbigOptions^ Jbig { 
   CodecsJbigOptions^ get(); 
} 

Property Value

The JBIG load and save options.

Example

For an example, refer to CodecsJbigOptions.

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