LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 Property BitsPerPixelListA RasterSaveDialogBitsPerPixelList class that represents the bits per pixel list associated with the format, to be displayed in the Save dialog box.  
public Property DefaultBitsPerPixelGets or sets the default bits per pixel that will be selected in the Save dialog box whenever this format is selected.  
public Property ExtensionGets or sets the format extension string that will be used when the file is saved.  
public Property FileTypeIndexGets the file format index.  
public Property FormatGets a value which indicates the image file format associated with the type.  
public Property NameGets or sets the file format dispaly string in the save dialog.  
Top

See Also