Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Jpeg2000 As CodecsJpeg2000Options |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CodecsOptions Dim value As CodecsJpeg2000Options value = instance.Jpeg2000 |
C# | |
---|---|
public CodecsJpeg2000Options Jpeg2000 {get;} |
C++/CLI | |
---|---|
public: property CodecsJpeg2000Options^ Jpeg2000 { CodecsJpeg2000Options^ get(); } |
Property Value
The JPEG 2000 and LEAD CMW load and save options.For an example, refer to CodecsJpeg2000Options.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)