Visual Basic (Declaration) | |
---|---|
Public Property ShowFileOptionsJ2kOptions As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool ShowFileOptionsJ2kOptions {get; set;} |
Return Value
true to display the J2K Options button; otherwise, false.Refer to RasterSaveDialog example.
When the J2K Options button is clicked, the JPEG2000 Options dialog box displays. Set this to true to give the user the ability to view the Jpeg2000 Options dialog.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family