| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Jbig2 As CodecsJbig2Options | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public CodecsJbig2Options Jbig2 {get;} | |
| C++/CLI | |
|---|---|
public: property CodecsJbig2Options^ Jbig2 { CodecsJbig2Options^ get(); } | |
Return Value
The JBIG2 load and save options.For an example, refer to CodecsJbig2Options
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6
Copy Code