For a list of all members of this type, see RasterOpenDialog members.
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). | |
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. | |
LoadCompressed | Gets or sets the initial value for the Load Compressed check box in the File Load Options dialog and the LoadCompressed value associated with selected file(s). | |
LoadFileImage | Gets or sets a value that indicates whether the Open dialog box will load the selected image file(s) in Image associated with each file in the OpenedFileData list. | |
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. | |
PreviewWindowVisible | Gets or sets a value that indicates whether to show the Preview window if ShowPreview is true. | |
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. | |
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. | |
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. | |
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. |