LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Save Property (CodecsTiffOptions)

Show in webframe







Gets the options for saving TIFF images.
Syntax
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();
}

Property Value

The TIFF save options.
Example
For an example, refer to CodecsTiffOptions.
Requirements

Target Platforms

See Also

Reference

CodecsTiffOptions Class
CodecsTiffOptions Members

 

 


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