C#
VB
Java
WinRT C#
C++
Gets the options for saving ECW images.
public CodecsEcwSaveOptions Save { get; }
Public ReadOnly Property Save As Leadtools.Codecs.CodecsEcwSaveOptions
public Leadtools.Codecs.CodecsEcwSaveOptions Save {get;}
public CodecsEcwSaveOptions getSave()
get_Save();
public:
property Leadtools.Codecs.CodecsEcwSaveOptions^ Save {
Leadtools.Codecs.CodecsEcwSaveOptions^ get();
}
The ECW save options.
For an example, refer to CodecsEcwOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET