←Select platform

Save Property

Summary

Gets the options for saving JBIG2 images.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsJbig2SaveOptions Save { get; } 
Public ReadOnly Property Save As Leadtools.Codecs.CodecsJbig2SaveOptions 
@property (nonatomic, strong, readonly) LTCodecsJbig2SaveOptions* save 
public CodecsJbig2SaveOptions getSave() 
 get_Save();  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly