LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodecsJbig2LoadOptions Class
See Also  Members  
Leadtools.Codecs Namespace : CodecsJbig2LoadOptions Class



Provides options specifically for loading JBIG2 images.

Object Model

CodecsJbig2LoadOptions Class

Syntax

Visual Basic (Declaration) 
Public Class CodecsJbig2LoadOptions 
Visual Basic (Usage)Copy Code
Dim instance As CodecsJbig2LoadOptions
C# 
public class CodecsJbig2LoadOptions 
C++/CLI 
public ref class CodecsJbig2LoadOptions 

Example

For an example, refer to CodecsJbig2Options.

Inheritance Hierarchy

System.Object
   Leadtools.Codecs.CodecsJbig2LoadOptions

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also