Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsJpegOptions Class : Save Property |
public CodecsJpegSaveOptions Save {get;}
'Declaration
Public ReadOnly Property Save As CodecsJpegSaveOptions
'Usage
Dim instance As CodecsJpegOptions Dim value As CodecsJpegSaveOptions value = instance.Save
public CodecsJpegSaveOptions Save {get;}
@property (nonatomic, strong, readonly) LTCodecsJpegSaveOptions* save
public CodecsJpegSaveOptions getSave()
get_Save();
public: property CodecsJpegSaveOptions^ Save { CodecsJpegSaveOptions^ get(); }