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



Gets the options for loading JPEG and LEAD CMP images.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Load As CodecsJpegOptions.CodecsJpegLoadOptions
Visual Basic (Usage)Copy Code
Dim instance As CodecsJpegOptions
Dim value As CodecsJpegOptions.CodecsJpegLoadOptions
 
value = instance.Load

Return Value

An CodecsJpegOptions.CodecsJpegLoadOptions objects specifying the current JPEG and LEAD CMP load options.

Example

For an example, refer to CodecsJpegOptions.

Requirements

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

See Also