Leadtools.WinForms.CommonDialogs.File Namespace > RasterSaveDialog Class : ShowFileOptionsJ2kOptions Property |
public bool ShowFileOptionsJ2kOptions {get; set;}
'Declaration Public Property ShowFileOptionsJ2kOptions As Boolean
'Usage Dim instance As RasterSaveDialog Dim value As Boolean instance.ShowFileOptionsJ2kOptions = value value = instance.ShowFileOptionsJ2kOptions
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.