LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Load Property (CodecsJbigOptions)

Show in webframe







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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.