LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Save Property (CodecsJbig2Options)






Gets the options for saving JBIG2 images. .NET support WinRT support Silverlight support
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;}
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsJbig2Options Class
CodecsJbig2Options Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.