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