Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

Save Property (CodecsEcwOptions)








Gets the options for saving ECW images.
Syntax
public CodecsEcwSaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsEcwSaveOptions
'Usage
 
Dim instance As CodecsEcwOptions
Dim value As CodecsEcwSaveOptions
 
value = instance.Save
public CodecsEcwSaveOptions Save {get;}
public CodecsEcwSaveOptions getSave()
 get_Save(); 
public:
property CodecsEcwSaveOptions^ Save {
   CodecsEcwSaveOptions^ get();
}

Property Value

The ECW save options.
Example
For an example, refer to CodecsEcwOptions.
Requirements

Target Platforms

See Also

Reference

CodecsEcwOptions Class
CodecsEcwOptions Members

Error processing SSI file