←Select platform

RasterSaveDialog Class Members

Summary

The following tables list the members exposed by RasterSaveDialog.

Public Constructors

Name Description
Public Constructor RasterSaveDialog Creates an instance of the Save dialog class.

Public Methods

Name Description
Public Method static  | Shared in VB GetDialogString Gets a string for the specified Dialog String ID.
Public Method static  | Shared in VB SetDialogString Sets the new string for the specified Dialog String ID in order to change the dialog strings.
Public Method ShowDialog Runs the Save dialog box.

Protected Methods

Name Description
Protected Method Dispose This member supports the LEADTOOLS infrastructure and is not intended to be used directly from your code.
Protected Method Finalize This member overrides Finalize.
Protected Method OnHelp Raises the Help event.

Public Properties

Name Description
Public Property 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 BigTiff Use big TIFF flavor when saving TIFF files.
Public Property 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 CmpQualityFactor Gets or sets the predefined QualityFactor to be used when saving LEAD CMP compressed files.
Public Property DefaultExt Gets or sets the default file name extension.
Public Property EnableSizing Gets or sets a value that indicates whether the dialog box supports sizing.
Public Property FileFormatsList Gets or sets the list of file formats that will be supported in the dialog.
Public Property FileJ2kOptions Gets or sets JPEG 2000 Options for saving JPEG and LEAD CMW images.
Public Property FileJbig2Options Gets or sets JBIG2 Options for saving JBIG2 images.
Public Property FileName Gets or sets a string containing the name of the file to be saved.
Public Property 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 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 Format Gets or sets the format to be used when saving the raster image.
Public Property Image Gets or sets the Raster Image to be saved.
Public Property InitialDirectory Gets or sets the initial directory displayed by the file dialog box.
Public Property InitialView Specifies the initial view for the Save dialog
Public Property Interlaced Gets or sets a value that indicates whether the image is to be saved using the GIF format with interlace.
Public Property MultiPage Gets or sets a value that indicates which kind of multipage operation to perform when saving the page.
Public Property PageNumber Gets and sets the index of the page of the Leadtools.RasterImage to be saved.
Public Property Passes Gets or sets the number of passes to make when saving progressive JPEG and LEAD CMP images.
Public Property PdfProfile Gets or sets the PDF Profile setting to be used when saving PDF files.
Public Property PromptOverwrite Gets or sets a value that indicates whether display a warning if the user specifies a file name that already exists
Public Property QualityFactor Gets or sets the QualityFactor to be used when saving the file.
Public Property ShowBitsPerPixel Enable or disable showing bits per pixel combo box in Save Dialog.
Public Property ShowFileOptionsBasicJ2kOptions Gets or sets a value that indicates whether to display the basic JPEG2000 options in the File Save Options dialog box.
Public Property ShowFileOptionsJ2kOptions Gets or sets a value that indicates whether to display the J2K Options button in the File Save Options dialog box.
Public Property ShowFileOptionsJbig2Options Gets or sets a value that indicates whether to display the basic JBIG2 options in the File Save Options dialog box.
Public Property 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 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 ShowFileOptionsQualityFactor Gets or sets a value that indicates whether to display the QFactor Options in the File Save Options dialog box.
Public Property ShowFileOptionsStamp Gets or sets a value that indicates whether to display the Stamp Options in the File Save Options dialog box.
Public Property ShowFormatSubType Enable or disable showing formats sub type combo box in Save Dialog.
Public Property 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 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 ShowPdfProfiles Gets or sets a value that indicates whether to display the PDF Profiles in the File Save Options dialog box.
Public Property ShowQualityFactor Gets or sets a value that indicates whether to display the QualityFactor in the Save dialog box.
Public Property StampBitsPerPixel Gets or sets the bit depth for the stamp image.
Public Property StampHeight Gets or sets the height for the stamp image.
Public Property StampWidth Gets or sets the width for the stamp image.
Public Property Title Gets or sets the dialog box title.
Public Property WithStamp Gets or sets a value that indicates whether to save the image with a stamp.

Public Events

Name Description
Public Event Help Occurs when the user clicks the Help button.

See Also

RasterSaveDialog Class

Leadtools.WinForms.CommonDialogs.File Namespace

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.