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