←Select platform

Load Property

Summary
Gets the options for loading JBIG images.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsJbigLoadOptions Load { get; } 
Public ReadOnly Property Load As CodecsJbigLoadOptions 
@property (nonatomic, strong, readonly) LTCodecsJbigLoadOptions* load 
public CodecsJbigLoadOptions getLoad() 
public: 
property CodecsJbigLoadOptions^ Load { 
   CodecsJbigLoadOptions^ get(); 
} 

Property Value

The JBIG load options.

Example

For an example, refer to CodecsJbigOptions.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.