←Select platform

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 Leadtools.Codecs.CodecsJbig2SaveOptions 
public: 
property Leadtools.Codecs.CodecsJbig2SaveOptions^ FileJbig2Options { 
   Leadtools.Codecs.CodecsJbig2SaveOptions^ get(); 
   void set (    Leadtools.Codecs.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly