| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Save As CodecsJpegOptions.CodecsJpegSaveOptions | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public CodecsJpegOptions.CodecsJpegSaveOptions Save {get;} | |
| C++/CLI | |
|---|---|
public: property CodecsJpegOptions::CodecsJpegSaveOptions^ Save { CodecsJpegOptions::CodecsJpegSaveOptions^ get(); } | |
Return Value
An CodecsJpegOptions.CodecsJpegSaveOptions object specifying the current JPEG and LEAD CMP save options.For an example, refer to CodecsJpegOptions.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6
Copy Code