LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Save Property (CodecsJbig2Options)

Show in webframe







Gets the options for saving JBIG2 images.
Syntax
public CodecsJbig2SaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsJbig2SaveOptions
'Usage
 
Dim instance As CodecsJbig2Options
Dim value As CodecsJbig2SaveOptions
 
value = instance.Save
public CodecsJbig2SaveOptions Save {get;}
@property (nonatomic, strong, readonly) LTCodecsJbig2SaveOptions* save;

            
 get_Save(); 
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

See Also

Reference

CodecsJbig2Options Class
CodecsJbig2Options Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.