←Select platform

Save Property

Summary
Gets the options for saving JBIG2 images.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsJbig2SaveOptions Save { get; } 
Public ReadOnly Property Save As CodecsJbig2SaveOptions 
@property (nonatomic, strong, readonly) LTCodecsJbig2SaveOptions* save 
public CodecsJbig2SaveOptions getSave() 
public: 
property CodecsJbig2SaveOptions^ Save { 
   CodecsJbig2SaveOptions^ get(); 
} 

Property Value

A CodecsJbig2SaveOptions class that contains the options to be used when saving JBIG2 images.

Example

For an example, refer to CodecsJbig2Options.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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