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