LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 Property BitsPerPixelGets the format bits per pixel RasterDialogFileTypesIndex for this sub-type.  
public Property ExtensionGets or sets the sub-type extension string that will be used to save the file with.  
public Property FileTypeIndexGets the format index RasterDialogFileTypesIndex for this sub-type.  
public Property FormatGets the Raster image format Leadtools.RasterImageFormat associated with the sub-type.  
public Property FormatFlagsGets a value that indicates which options the selected format supports.  
public Property NameGets or sets the sub-type display string.  
Top

See Also