Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
Save Property
See Also 
Leadtools.Codecs Namespace > CodecsTiffOptions Class : Save Property



Gets the options for saving TIFF images.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Save As CodecsTiffOptions.CodecsTiffSaveOptions
Visual Basic (Usage)Copy Code
Dim instance As CodecsTiffOptions
Dim value As CodecsTiffOptions.CodecsTiffSaveOptions
 
value = instance.Save

Return Value

An CodecsTiffOptions.CodecsTiffSaveOptions object specifying the current TIFF save options.

Example

For an example, refer to CodecsTiffOptions.

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also