←Select platform

RasterOpenDialog Class Properties

Summary

For a list of all members of this type, see RasterOpenDialog members

Public Properties

Name Description
CheckFileExists Gets or sets a value indicating whether the dialog box displays a warning if the user specifies a file name that does not exist.
CheckPathExists Gets or sets a value indicating whether the dialog box displays a warning if the user specifies a path that does not exist.
DefaultExt Gets or sets the default file name extension.
DereferenceLinks Gets or sets a value indicating whether the dialog box returns the location of the file referenced by the shortcut or whether it returns the location of the shortcut (.lnk).
EnableFileInfoModeless Gets or sets a value that indicates whether the File Info dialog will show modeless.
EnableFileInfoResizing Gets or sets a value that indicates whether the File Info dialog is can be resized.
EnableSizing Gets or sets a value that indicates whether the dialog box supports sizing.
FileName Gets or sets a string containing the file name selected in the file dialog box.
Filter Gets or sets the current file name filters array, which determines the choices that appear in the "Files of type" box in the dialog box.
FilterIndex Gets or sets the index of the filter currently selected in the file dialog box
GenerateThumbnail Gets or sets a value that indicates whether the dialog will generate a thumbnail image from the image file.
InitialDirectory Gets or sets the initial directory displayed by the file dialog box.
InitialView Specifies the initial view for the Open dialog
LoadCompressed Gets or sets the initial value for the Load Compressed check box in the File Load Options dialog and the RasterDialogFileData.LoadCompressed value associated with selected file(s).
LoadCorrupted Enables or disables the loading of corrupted images to the open dialog.
LoadFileImage Gets or sets a value that indicates whether the Open dialog box will load the selected image file(s) in RasterDialogFileData.Image associated with each file in the OpenedFileData list.
LoadMultithreaded Gets or sets a value that indicates whether the Load Multithreaded check box in the File Load Options dialog box is selected by default.
LoadOptions Gets or sets a value that indicates whether the Show Load Options check box in the Open dialog box will be selected, in which case the File Load Options dialog box will appear when the Open button is clicked.
LoadRotated Gets or sets a value that indicates whether the Load Rotated check box in the File Load Options dialog box is selected by default.
Multiselect Gets or sets a value indicating whether the dialog box allows multiple files to be selected.
OpenedFileData Gets a RasterDialogFileData list object containing the names and loading options for the selected files.
PreferVector true to open files in vector format (if available).
PreviewWindowVisible Gets or sets a value that indicates whether to show the Preview window if ShowPreview is true.
ShowAnzOptions Gets or sets a value that indicates whether the File Load Options dialog box will display the Anz Options tab.
ShowDeletePage Gets or sets a value that indicates whether the Open dialog box will contain the Delete Page button option if ShowMultipage is true.
ShowFileInformation Gets or sets a value that indicates whether the Open dialog box will contain the File Info button.
ShowGeneralOptions Gets or sets a value that indicates whether the File Load Options dialog box will display the General tab.
ShowHelp Gets or sets a value that indicates whether the Help button(s) in the Open dialog box and its sub-dialogs will be displayed.
ShowLoadCompressed Gets or sets a value that indicates whether the File Load Options dialog box will display the Load Compressed check box.
ShowLoadMultithreaded Gets or sets a value that indicates whether the File Load Options dialog box will contain the Load Multithreaded check box.
ShowLoadOptions Gets or sets a value that indicates whether the Open dialog box will display the Load Options check box.
ShowLoadRotated Gets or sets a value that indicates whether the File Load Options dialog box will contain the Load Rotated check box.
ShowMultipage Gets or sets a value that indicates whether the Open dialog box and the File Load Options dialog box will display the Page number combo box.
ShowPdfOptions Gets or sets a value that indicates whether the File Load Options dialog box will display the Pdf Options tab.
ShowPreview Gets or sets a value that indicates whether the Open dialog box will display the Preview window.
ShowProgressive Gets or sets a value that indicates whether the File Load Options dialog box will display the Progressive Passes drop-down list box.
ShowRasterizeDocumentOptions Gets or sets a value that indicates whether the File Load Options dialog box will display the Rasterize Document Options tab.
ShowRasterOptions Gets or sets a value that indicates whether the File Load Options dialog box will display the Raster Options tab.
ShowTotalPages Gets or sets a value that indicates whether the File Info dialog box will display the current page number and the total file pages number.
ShowVectorOptions Gets or sets a value that indicates whether the File Load Options dialog box will display the Vector Options tab.
ShowVffOptions Gets or sets a value that indicates whether the File Load Options dialog box will display the Vff Options tab.
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.
ShowXpsOptions Gets or sets a value that indicates whether the File Load Options dialog box will display the XML Paper Specification (XPS) Options tab.
Title Gets or sets the title of the Open file dialog box.
UseFileStamptoPreview Gets or sets a value that indicates whether the Open dialog box will use the image stamp to fill the Preview Window, if there is one; otherwise it will use the file image itself.
UseGdiPlus Gets or sets a value that indicates whether to use GDI+ paint engine when drawing the thumbnails of images.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly