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