←Select platform

Load Property

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

Property Value

A CodecsJbig2LoadOptions class that contains the options to be used when loading JBIG2 images.

Example

For an example, refer to CodecsJbig2Options.

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.