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


For a list of all members of this type, see RasterSaveDialogFileFormat members.

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