Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

Load Property (CodecsJbigOptions)








Gets the options for loading JBIG images.
Syntax
public CodecsJbigLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsJbigLoadOptions
'Usage
 
Dim instance As CodecsJbigOptions
Dim value As CodecsJbigLoadOptions
 
value = instance.Load
public CodecsJbigLoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsJbigLoadOptions* load
public CodecsJbigLoadOptions getLoad()
 get_Load(); 
public:
property CodecsJbigLoadOptions^ Load {
   CodecsJbigLoadOptions^ get();
}

Property Value

The JBIG load options.
Example
For an example, refer to CodecsJbigOptions.
Requirements

Target Platforms

See Also

Reference

CodecsJbigOptions Class
CodecsJbigOptions Members
Implementing JBIG Features

Error processing SSI file