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


The following tables list the members exposed by RasterSaveDialogFileSubType.

Public Constructors

 NameDescription
Public ConstructorRasterSaveDialogFileSubType Constructor Creates an instance of the RasterSaveDialogFileSubType class.  
Top

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