Support has been added for the following vector formats:
The following new types have been added to LEADTOOLS For .NET v17.5:
Type | Description |
---|---|
Leadtools.WinForms.CommonDialogs.File.RasterDialogVectorFileOptions | Represents the load options that are used to Vector files. |
The following new members have been added existing types in LEADTOOLS For .NET v17.5:
The following new Types have been added to v17:
Type | Description |
---|---|
RasterDialogVffFileOptions |
Represents the load options that are used to Vff files. |
RasterDialogAnzFileOptions |
Represents the load options that are used to Anz files. |
The following new members have been added to existing types in v17:
Member | Description |
---|---|
RasterDialogFileTypesIndex.Ppt |
Indicates the PPT Document (*.ppt)" format (Microsoft PowerPoint 2003). |
RasterDialogStringsId.FileInformationFormatPpt |
String ID for the File Information dialog "Microsoft Office 2003 PowerPoint Presentation" string. |
RasterDialogStringsId.FileInformationFormatAnz |
String ID for the File Information dialog "Mayo Clinic Analyze 7.5" string. |
RasterDialogStringsId.FileInformationFormatVff | String ID for the File Information dialog "Vff" string. |
RasterDialogStringsId.FileInformationFormatJpm | String ID for the File Information dialog "JPM (jpm)" string. |
RasterDialogStringsId.FileInformationFormatPptx | String ID for the File Information dialog "Microsoft Office 2007/2010 PowerPoint Presentation" string. |
RasterDialogStringsId.FileInformationFormatDocx | String ID for the File Information dialog "Microsoft Office Word Document 2007/2010" string. |
RasterDialogStringsId.FileInformationFormatXlsx | String ID for the File Information dialog "Microsoft Excel 2007/2010 XML Workbook" string. |
RasterDialogStringsId.FileSaveOptionsPdf16 | String ID for the File Save Options PDF Options dialog "PDF 1.6" string. |
RasterDialogStringsId.LoadOptionsVff | String ID for the File Information dialog "Vff" string. |
RasterDialogStringsId.LoadOptionsVffView | String ID for the File Information dialog "VFF View:" string. |
RasterDialogStringsId.LoadOptionsVffViewUpToDown | String ID for the File Information dialog "Up To Down" string. |
RasterDialogStringsId.LoadOptionsVffViewDownToUp | String ID for the File Information dialog "Down To Up" string. |
RasterDialogStringsId.LoadOptionsVffViewLeftToRight | String ID for the File Information dialog "Left To Right" string. |
RasterDialogStringsId.LoadOptionsVffViewRightToLeft | String ID for the File Information dialog "Right To Left" string. |
RasterDialogStringsId.LoadOptionsVffViewFrontToRear | String ID for the File Information dialog "Front To Rear" string. |
RasterDialogStringsId.LoadOptionsVffViewRearToFront | String ID for the File Information dialog "Rear To Front" string. |
RasterDialogStringsId.LoadOptionsAnz | String ID for the File Information dialog "Anz" string. |
RasterDialogStringsId.LoadOptionsAnzView | String ID for the File Information dialog "ANZ View:" string. |
RasterDialogStringsId.LoadOptionsAnzViewTransverse | String ID for the File Information dialog "Transverse" string. |
RasterDialogStringsId.LoadOptionsAnzViewSagittal | String ID for the File Information dialog "Sagittal" string. |
RasterDialogStringsId.LoadOptionsAnzViewCoronal | String ID for the File Information dialog "Coronal" string. |
RasterDialogStringsId.FileInformationFormatTifJbig2 | String ID for the File Information dialog "Tiff(with Jbig2 compression)" string. |
RasterDialogStringsId.FileInformationFormatTifAbic | String ID for the File Information dialog "Tiff(with Abic compression)" string. |
RasterDialogStringsId.FileInformationFormatTifAbc | String ID for the File Information dialog "Tiff(with Abc compression)" string. |
RasterOpenDialog.ShowVffOptions | Gets or sets a value that indicates whether the File Load Options dialog box will display the Vff Options tab. |
RasterOpenDialog.ShowAnzOptions | Gets or sets a value that indicates whether the File Load Options dialog box will display the Anz Options tab. |
RasterDialogFileOptionsType.Vff | The file supports load Leadtools.WinForms.CommonDialogs.File.RasterDialogVffFileOptions options. |
RasterDialogFileOptionsType.Anz | The file supports load Leadtools.WinForms.CommonDialogs.File.RasterDialogAnzFileOptions options. |
RasterDialogFileOptions.AnzOptions | Gets or sets the Anz options Leadtools.WinForms.CommonDialogs.File.RasterDialogAnzFileOptions. |
RasterDialogFileOptions.VffOptions | Gets or sets the VFF options Leadtools.WinForms.CommonDialogs.File.RasterDialogVffFileOptions. |
FileSavePdfProfiles.Pdf16 | Save as PDF 1.6 |
The following classes have been added in v16.5:
Class | Description |
---|---|
Leadtools.WinForms.CommonDialogs.File.RasterDialogXlsFileOptions | Represents the load options that are used to load Microsoft Office Excel Workbook (XLS) files. |
The following members have been added to existing classes in v16.5:
Type | Description |
---|---|
Leadtools.WinForms.CommonDialogs.File.RasterOpenDialog~ShowXlsOptions | Gets or sets a value that indicates whether the File Load Options dialog box will display the XLS Microsoft Office Excel Workbook (XLS) Options tab. |
Leadtools.Codecs.CodecsXlsOptions | Gets or set the XLS options Leadtools.WinForms.CommonDialogs.File.RasterDialogXlsFileOptions. |
Leadtools.WinForms.CommonDialogs.File.FileDialogInitialView | Specifies the initial view for the Open dialog. |
Leadtools.WinForms.CommonDialogs.File.RasterSaveDialog.ShowBitsPerPixel | Enable or disable showing bits per pixel combo box in Save Dialog. |
Leadtools.WinForms.CommonDialogs.File.RasterSaveDialog.ShowFormatSubType | Enable or disable showing formats sub type combo box in Save Dialog. |
Leadtools.WinForms.CommonDialogs.File.RasterSaveDialog.InitialView | Specifies the initial view for the Save dialog. |
The following enumerations have been added to existing types in v16.5:
Version 16 has not changed from Version 15.
The following types have been renamed in v15:
LEADTOOLS For .NET Class Library uses the new .NET 2.0 generic event handler delegate module.
The following table lists the delegate types that have been removed in v.15:
Version 14.5 | Version 15 |
---|---|
RasterDialogLoadProgressEventHandler | System.EventHandler<Leadtools.WinForms.CommonDialogs.File.RasterDialogLoadProgressEventArgs> |
DialogHelpEventHandler | System.EventHandler<Leadtools.WinForms.CommonDialogs.File.RasterDialogHelpEventArgs> |
The following types have changed in v.15:
Version 14.5 | Version 15 |
---|---|
RasterSaveDialogBitsPerPixelCollection | Leadtools.WinForms.CommonDialogs.File.RasterSaveDialogBitsPerPixelList |
RasterSaveDialogFileSubTypeCollection | Leadtools.WinForms.CommonDialogs.File.RasterSaveDialogSubTypesList |
FileDataCollection | List<Leadtools.WinForms.CommonDialogs.File.RasterDialogFileData> |
RasterSaveDialogFileFormatsCollection | Leadtools.WinForms.CommonDialogs.File.RasterSaveDialogFileFormatsList |
The following members have been added to existing classes in v15:
Type | Description |
---|---|
Leadtools.WinForms.CommonDialogs.File.RasterDialogDicomColor24SubTypesIndex | Dicom color 24 bits sub types Index, for DicomColor file type index |
Leadtools.WinForms.CommonDialogs.File.RasterDialogDicomGray16SubTypesIndex | "DICOM DIC Gray (*.dic)" format that supports the following 8 and 16 bits per pixel |
Leadtools.WinForms.CommonDialogs.File.RasterDialogDicomGray8SubTypesIndex | Dicom gray 8 bits sub types Index, for DicomGray file type index |
Leadtools.WinForms.CommonDialogs.File.RasterDialogFpxSubTypesIndex | Fpx sub types Index, for Fpx file type index |
Leadtools.WinForms.CommonDialogs.File.RasterDialogTifx1SubTypesIndex | Tifx 1 bit sub types Index, for Tifx file type index |
Leadtools.WinForms.CommonDialogs.File.RasterDialogTifx24SubTypesIndex | Tifx 24 bits sub types Index, for Tifx file type index |
Leadtools.WinForms.CommonDialogs.File.RasterDialogTifx3SubTypesIndex | Tifx 3 bits sub types Index, for Tifx file type index |
Leadtools.WinForms.CommonDialogs.File.RasterDialogTifx8SubTypesIndex | Tifx 8 bits sub types Index, for Tifx file type index |
Leadtools.WinForms.CommonDialogs.File.RasterOpenDialogLoadFormat | Represents the Load Format that the Open dialog will include in the File Type Combo |
Leadtools.WinForms.CommonDialogs.File.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 |
Leadtools.WinForms.CommonDialogs.File.RasterSaveDialogFileFormatsList | xxx |
Leadtools.WinForms.CommonDialogs.File.RasterSaveDialogSubTypesList | Save dialog file formats list class to hold the file formats to be added in the save dialog file types combo |
RasterDialogFileTypesIndex.DicomColor | DICOM DIC Color (*.dic)" format that supports 24 bits per pixel |
RasterDialogFileTypesIndex.DicomGray | DICOM DIC Gray (*.dic)" format that supports 8 and 16 bits per pixel |
RasterDialogFileTypesIndex.Fpx | "Fpx (*.fpx)" format that supports 8 and 24 bits per pixel |
RasterDialogFileTypesIndex.MacPict | Mac PICT (*.pct)" format that supports 1, 4, 8, 16 and 24 bits per pixel |
RasterDialogFileTypesIndex.Tifx | Tifx (*.tifx)" format that supports the 1, 3, 8, and 24 bits per pixel |
RasterDialogFileTypesIndex.Wmz | "Compressed Windows Metafile (*.wmz)" format that supports 24 bits per pixel |
RasterDialogStringsId.FileInformationFormatCcitt | String ID for the File Information dialog "Tiff Ccitt." string |
RasterDialogStringsId.FileInformationFormatCcittGroup31Dim | String ID for the File Information dialog "Tiff Ccitt Group 3(1 Dimensional)." string |
RasterDialogStringsId.FileInformationFormatCcittGroup32Dim | String ID for the File Information dialog "Tiff Ccitt Group 3(2 Dimensional)." string |
RasterDialogStringsId.FileInformationFormatCcittGroup4 | String ID for the File Information dialog "Tiff Ccitt Group 4." string |
RasterDialogStringsId.FileInformationFormatEpsPostscript | String ID for the File Information dialog "Postscript Raster(Encapsulated PostScript)." string |
RasterDialogStringsId.FileInformationFormatJbig2 | String ID for the File Information dialog "JBIG 2" string |
RasterDialogStringsId.J2kAdvanceOptionsAlphaChannel | String ID for the Jpeg2000 Advance Options dialog "Alpha Channel" string |
RasterDialogStringsId.J2kAdvanceOptionsAlphaChannelActiveBits | String ID for the Jpeg2000 Advance Options dialog "Active Bits:" string |
RasterDialogStringsId.J2kAdvanceOptionsAlphaChannelLossless | String ID for the Jpeg2000 Advance Options dialog "Lossless" string |
RasterSaveDialogFormatFlags.Jpeg2000AlphaChannel | The format supports JPEG 2000 alpha channels |
The following members have been renamed in v15: