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


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

Public Properties

 NameDescription
Public PropertyBitsPerPixel Gets the format bits per pixel RasterDialogFileTypesIndex for this sub-type.  
Public PropertyExtension Gets or sets the sub-type extension string that will be used to save the file with.  
Public PropertyFileTypeIndex Gets the format index RasterDialogFileTypesIndex for this sub-type.  
Public PropertyFormat Gets the Raster image format RasterImageFormat associated with the sub-type.  
Public PropertyFormatFlags Gets a value that indicates which options the selected format supports.  
Public PropertyName Gets or sets the sub-type display string.  
Top

See Also