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