LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Save Property (CodecsOptions)

Show in webframe







Gets the generic save options.
Syntax
public CodecsSaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsSaveOptions
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsSaveOptions
 
value = instance.Save
public CodecsSaveOptions Save {get;}
@property (nonatomic, strong, readonly) LTCodecsSaveOptions* save;
public CodecsSaveOptions getSave()
 get_Save(); 
public:
property CodecsSaveOptions^ Save {
   CodecsSaveOptions^ get();
}

Property Value

The generic save options.
Example
For an example, refer to CodecsOptions.
Requirements

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.