LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 Property BitsPerPixelGets the format bits per pixel. For a listing of the bits per pixel supported by each format, refer to the RasterDialogFileTypesIndex enumeration.  
public Property DefaultExtensionGets or sets the format extension string that will be used when saving the file.  
public Property DefaultSubFormatIndexGets or sets a value that represents the default format sub-type index for the bits per pixel being used to save the file.  
public Property FlagsGets a value that indicates which save options the format supports.  
public Property SubFormatsListGets or sets the list of sub-types associated with the bits per pixel being used to save the file.  
Top

See Also