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