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 > CodecsEcwOptions Class : Save Property |
public CodecsEcwSaveOptions Save {get;}
'Declaration
Public ReadOnly Property Save As CodecsEcwSaveOptions
'Usage
Dim instance As CodecsEcwOptions Dim value As CodecsEcwSaveOptions value = instance.Save
public CodecsEcwSaveOptions Save {get;}
public CodecsEcwSaveOptions getSave()
get_Save();
public: property CodecsEcwSaveOptions^ Save { CodecsEcwSaveOptions^ get(); }