| Name | Description |
![Public Property](dotnetimages/PublicProperty.gif) | AbcQualityFactor |
Gets or sets the predefined Abc QualityFactor to be used in saving file options.
|
![Public Property](dotnetimages/PublicProperty.gif) | AutoProcess |
Gets or sets a value that indicates whether the Save dialog should save the image in Image
with the options that the user selected in the dialog.
|
![Public Property](dotnetimages/PublicProperty.gif) | BitsPerPixel |
Gets a value that indicates which bits per pixel to use. For a listing of the bits per pixel supported by each format,
refer to the RasterDialogFileTypesIndex enumeration.
|
![Public Property](dotnetimages/PublicProperty.gif) | CmpQualityFactor |
Gets or sets the predefined QualityFactor to be used when saving LEAD CMP compressed files.
|
![Public Property](dotnetimages/PublicProperty.gif) | DefaultExt |
Gets or sets the default file name extension.
|
![Public Property](dotnetimages/PublicProperty.gif) | EnableSizing |
Gets or sets a value that indicates whether the dialog box supports sizing.
|
![Public Property](dotnetimages/PublicProperty.gif) | FileFormatsList |
Gets or sets the list of file formats that will be supported in the dialog.
|
![Public Property](dotnetimages/PublicProperty.gif) | FileJ2kOptions |
Gets or sets JPEG 2000 Options for saving JPEG and LEAD CMW images.
|
![Public Property](dotnetimages/PublicProperty.gif) | FileJbig2Options |
Gets or sets JBIG2 Options for saving JBIG2 images.
|
![Public Property](dotnetimages/PublicProperty.gif) | FileName |
Gets or sets a string containing the name of the file to be saved.
|
![Public Property](dotnetimages/PublicProperty.gif) | FileSubTypeIndex |
Gets or sets the sub-format index to be used when initializing the Save dialog, and to obtain the index for the user-selected sub-format.
|
![Public Property](dotnetimages/PublicProperty.gif) | FileTypeIndex |
Gets or sets a RasterDialogFileTypesIndex value which indicates which format index is to be used when initializing the Save dialog, and to obtain the index for the user-selected format.
|
![Public Property](dotnetimages/PublicProperty.gif) | Format |
Gets or sets the format to be used when saving the raster image.
|
![Public Property](dotnetimages/PublicProperty.gif) | Image |
Gets or sets the Raster Image to be saved.
|
![Public Property](dotnetimages/PublicProperty.gif) | InitialDirectory |
Gets or sets the initial directory displayed by the file dialog box.
|
![Public Property](dotnetimages/PublicProperty.gif) | InitialView |
Specifies the initial view for the Save dialog
|
![Public Property](dotnetimages/PublicProperty.gif) | Interlaced |
Gets or sets a value that indicates whether the image is to be saved using the GIF format with interlace.
|
![Public Property](dotnetimages/PublicProperty.gif) | MultiPage |
Gets or sets a value that indicates which kind of multipage operation to perform when saving the page.
|
![Public Property](dotnetimages/PublicProperty.gif) | PageNumber |
Gets and sets the index of the page of the RasterImage to be saved.
|
![Public Property](dotnetimages/PublicProperty.gif) | Passes |
Gets or sets the number of passes to make when saving progressive JPEG and LEAD CMP images.
|
![Public Property](dotnetimages/PublicProperty.gif) | PdfProfile |
Gets or sets the PDF Profile setting to be used when saving PDF files.
|
![Public Property](dotnetimages/PublicProperty.gif) | PromptOverwrite |
Gets or sets a value that indicates whether display a a warning if the
user specifies a file name that already exists
|
![Public Property](dotnetimages/PublicProperty.gif) | QualityFactor |
Gets or sets the QualityFactor to be used when saving the file.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowBitsPerPixel |
Enable or disable showing bits per pixel combo box in Save Dialog.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowFileOptionsBasicJ2kOptions |
Gets or sets a value that indicates whether to display the basic JPEG2000 options in the File Save Options dialog box.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowFileOptionsJ2kOptions |
Gets or sets a value that indicates whether to display the J2K Options button in the File Save Options dialog box.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowFileOptionsJbig2Options |
Gets or sets a value that indicates whether to display the basic JBIG2 options in the File Save Options dialog box.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowFileOptionsMultipage |
Gets or sets a value that indicates whether to display the Multipage Options drop-down list box in the File Save Options dialog box.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowFileOptionsProgressive |
Gets or sets a value that indicates whether to display the Progressive Options drop-down list box in the File Save Options dialog box.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowFileOptionsQualityFactor |
Gets or sets a value that indicates whether to display the QFactor Options in the File Save Options dialog box.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowFileOptionsStamp |
Gets or sets a value that indicates whether to display the Stamp Options in the File Save Options dialog box.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowFormatSubType |
Enable or disable showing formats sub type combo box in Save Dialog.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowHelp |
Gets or sets a value that indicates whether to display help button(s) in the Save dialog box as well as its sub-dialogs.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowOptions |
Determines whether the Save dialog box will display an Options button that displays the File Save Options dialog box when it is clicked.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowPdfProfiles |
Gets or sets a value that indicates whether to display the PDF Profiles in the File Save Options dialog box.
|
![Public Property](dotnetimages/PublicProperty.gif) | ShowQualityFactor |
Gets or sets a value that indicates whether to display the QualityFactor in the Save dialog box.
|
![Public Property](dotnetimages/PublicProperty.gif) | StampBitsPerPixel |
Gets or sets the bit depth for the stamp image.
|
![Public Property](dotnetimages/PublicProperty.gif) | StampHeight |
Gets or sets the height for the stamp image.
|
![Public Property](dotnetimages/PublicProperty.gif) | StampWidth |
Gets or sets the width for the stamp image.
|
![Public Property](dotnetimages/PublicProperty.gif) | Title |
Gets or sets the dialog box title.
|
![Public Property](dotnetimages/PublicProperty.gif) | WithStamp |
Gets or sets a value that indicates whether to save the image with a stamp.
|