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



Provides options specifically for loading JBIG images.

Object Model

CodecsJbigLoadOptions Class

Syntax

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

Example

For an example, refer to CodecsJbigOptions.

Inheritance Hierarchy

System.Object
   Leadtools.Codecs.CodecsJbigLoadOptions

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