Leadtools.WinForms.CommonDialogs.File Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterSaveDialogFileFormat Class Members
See Also  Properties 
Leadtools.WinForms.CommonDialogs.File Namespace : RasterSaveDialogFileFormat Class


The following tables list the members exposed by RasterSaveDialogFileFormat.

Public Constructors

 NameDescription
Public ConstructorRasterSaveDialogFileFormat Constructor Creates an instance of the RasterSaveDialogFileFormat class.  
Top

Public Properties

 NameDescription
Public PropertyBitsPerPixelList A RasterSaveDialogBitsPerPixelList class that represents the bits per pixel list associated with the format, to be displayed in the Save dialog box.  
Public PropertyDefaultBitsPerPixel Gets or sets the default bits per pixel that will be selected in the Save dialog box whenever this format is selected.  
Public PropertyExtension Gets or sets the format extension string that will be used when the file is saved.  
Public PropertyFileTypeIndex Gets the file format index.  
Public PropertyFormat Gets a value which indicates the image file format associated with the type.  
Public PropertyName Gets or sets the file format dispaly string in the save dialog.  
Top

See Also