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