C#
VB
Java
Objective-C
WinRT C#
C++
Gets the options for saving GIF images.
public CodecsGifSaveOptions Save { get; }
Public ReadOnly Property Save As Leadtools.Codecs.CodecsGifSaveOptions
public Leadtools.Codecs.CodecsGifSaveOptions Save {get;}
@property (nonatomic, strong, readonly) LTCodecsGifSaveOptions* save
public CodecsGifSaveOptions getSave()
get_Save();
public:
property Leadtools.Codecs.CodecsGifSaveOptions^ Save {
Leadtools.Codecs.CodecsGifSaveOptions^ get();
}
The GIF save options.
For an example, refer to CodecsGifOptions.
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