Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsJbigLoadOptions Class
See Also  Members  
Leadtools.Codecs Namespace : CodecsJbigLoadOptions Class



Provides options specifically for loading JBIG images.

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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also