RasterDialogMiscFileOptions Class

Summary

Represents the Raster Miscellaneous File load options that can be used when loading images that use the RasterImageFormat.Cmw, RasterImageFormat.Jp2, RasterImageFormat.J2k or RasterImageFormat.Jbig formats.

Syntax
C#
VB
C++
public class RasterDialogMiscFileOptions 
  
Public Class RasterDialogMiscFileOptions  
public ref class RasterDialogMiscFileOptions  

Remarks

This class is used to fill the Resolution drop-down list box on the Resolution tab of the File Load Options dialog box when an image in one of the listed formats is being loaded, as shown in the following figure:

loadoptionsmisctab.jpg

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly