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 > CodecsGifOptions Class : Save Property |
public CodecsGifSaveOptions Save {get;}
'Declaration
Public ReadOnly Property Save As CodecsGifSaveOptions
'Usage
Dim instance As CodecsGifOptions Dim value As CodecsGifSaveOptions value = instance.Save
public CodecsGifSaveOptions Save {get;}
@property (nonatomic, strong, readonly) LTCodecsGifSaveOptions* save
public CodecsGifSaveOptions getSave()
get_Save();
public: property CodecsGifSaveOptions^ Save { CodecsGifSaveOptions^ get(); }