| Visual Basic (Declaration) | |
|---|---|
Public Property CompressionRatio As Single  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public float CompressionRatio {get; set;}  | |
Return Value
The compression ratio.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