Overview and description of Leadtools WinForms CommonDialogs File classes.
Class | Description | |
---|---|---|
RasterDialogAnzFileOptions | Represents the load options that are used to Anz files. | |
RasterDialogFileData | Indicates the file data options associated with the opened file in the RasterOpenDialog. | |
RasterDialogFileOptions | Represents the load options that can be used in the load process for the formats that have load options RasterDialogFileData, this class will be filled with File Load Options dialog options. | |
RasterDialogHelpEventArgs | RasterDialogHelpEventArgs is the Help event argument data. | |
RasterDialogLoadProgressEventArgs | RasterDialogLoadProgressEventArgs is the Load Progress event argument data. | |
RasterDialogMetaFileOptions | Represents the Raster Meta File load options that can be used in the load process for the RasterImageFormat.Wmf, and RasterImageFormat.Emf formats, this class will be filled with File Load Options dialog options in the Resolution tap. | |
RasterDialogMiscFileOptions | 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. | |
RasterDialogPdfFileOptions | Represents the Pdf load options that can be used in the load process for the RasterImageFormat.RasPdf, RasterImageFormat.EpsPostscript, and RasterImageFormat.Postscript format, this class will be filled with File Load Options dialog options in the Pdf tap. | |
RasterDialogRasterizeDocumentFileOptions | Represents the current options to use when loading document files. | |
RasterDialogStrings | Represents a Leadtools dialogs strings class to update the dialogs string with a new string. | |
RasterDialogVectorFileOptions | Represents the load options that are used to Vector files. | |
RasterDialogVffFileOptions | Represents the load options that are used to VFF files. | |
RasterDialogXlsFileOptions | Represents the load options that are used to load Microsoft Office Excel Workbook (XLS) files. | |
RasterOpenDialog | Displays the Open dialog box, and gets the options for Leadtools.Codecs.RasterCodecs.Load(system.uri,system.int32,leadtools.codecs.codecsloadbyteorder,system.int32,system.int32). | |
RasterSaveDialog | Displays the Save dialog box, and gets the options for Leadtools.Codecs.RasterCodecs.Save(leadtools.rasterimage,system.uri,leadtools.rasterimageformat,system.int32,system.int32,system.int32). | |
RasterSaveDialogBitsPerPixel | Use this class to customize the bits per pixel in RasterSaveDialogFileFormatsList for the save dialog formats. | |
RasterSaveDialogBitsPerPixelList | Save dialog format Bits Per Pixel list class to hold the bits per pixel to be added in the save dialog bits per pixel combo, refer to RasterSaveDialogBitsPerPixel. | |
RasterSaveDialogFileFormat | Use this class to customize formats in RasterSaveDialogFileFormatsList for the save dialog formats. | |
RasterSaveDialogFileFormatsList | Save dialog file formats list class to hold the file formats to be added in the save dialog file types combo, refer to RasterSaveDialogFileFormat. | |
RasterSaveDialogFileSubType | Use this class to customize the sub-types in RasterSaveDialogFileSubType for the save dialog formats. | |
RasterSaveDialogSubTypesList | Save dialog format Sub-types list class to hold the sub-types to be added in the save dialog sub-types combo, refer to RasterSaveDialogFileSubType. |