LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Load Property (CodecsJbigOptions)






Gets the options for loading JBIG images. .NET support WinRT support Silverlight support
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;}
 get_Load(); 
public:
property CodecsJbigLoadOptions^ Load {
   CodecsJbigLoadOptions^ get();
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsJbigOptions Class
CodecsJbigOptions Members
Implementing JBIG Features

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.