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