FileJbig2Options Property

Summary
Gets or sets JBIG2 Options for saving JBIG2 images.
Syntax
C#
VB
C++
public CodecsJbig2SaveOptions FileJbig2Options { get; set; } 
  
Public Property FileJbig2Options As CodecsJbig2SaveOptions 
public: 
property CodecsJbig2SaveOptions^ FileJbig2Options { 
   CodecsJbig2SaveOptions^ get(); 
   void set (    CodecsJbig2SaveOptions^ value); 
} 

Property Value

A Leadtools.Codecs.CodecsJbig2SaveOptions class that contains options for saving JBIG2 images.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.