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


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

Public Properties

 NameDescription
Public PropertyBitsPerPixel Gets the format bits per pixel. For a listing of the bits per pixel supported by each format, refer to the RasterDialogFileTypesIndex enumeration.  
Public PropertyDefaultExtension Gets or sets the format extension string that will be used when saving the file.  
Public PropertyDefaultSubFormatIndex Gets or sets a value that represents the default format sub-type index for the bits per pixel being used to save the file.  
Public PropertyFlags Gets a value that indicates which save options the format supports.  
Public PropertySubFormatsList Gets or sets the list of sub-types associated with the bits per pixel being used to save the file.  
Top

See Also