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

Load Property (CodecsJbig2Options)






Gets the options for loading JBIG2 images. .NET support WinRT support
Syntax
public CodecsJbig2LoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsJbig2LoadOptions
'Usage
 
Dim instance As CodecsJbig2Options
Dim value As CodecsJbig2LoadOptions
 
value = instance.Load
public CodecsJbig2LoadOptions Load {get;}
 get_Load(); 
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: 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

CodecsJbig2Options Class
CodecsJbig2Options Members

 

 


Products | Support | Contact Us | Copyright Notices

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