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