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 Members
See Also  Properties 
Leadtools.WinForms.CommonDialogs.File Namespace : RasterSaveDialogFileFormat Class

The following tables list the members exposed by RasterSaveDialogFileFormat.

Public Constructors

 NameDescription
public Constructor RasterSaveDialogFileFormat ConstructorCreates an instance of the RasterSaveDialogFileFormat class.  
Top

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