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


The following tables list the members exposed by RasterSaveDialogBitsPerPixel.

Public Constructors

 NameDescription
Public ConstructorRasterSaveDialogBitsPerPixel Constructor Creates an instance of the RasterSaveDialogBitsPerPixel class.  
Top

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