Gets or sets a value that indicates whether to display the J2K Options button in the File Save Options dialog box.
public bool ShowFileOptionsJ2kOptions { get; set; }
Public Property ShowFileOptionsJ2kOptions As Boolean
public:
property bool ShowFileOptionsJ2kOptions {
bool get();
void set ( bool value);
}
true to display the J2K Options button; otherwise, false.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document