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 Members
See Also  Properties 
Leadtools.WinForms.CommonDialogs.File Namespace : RasterSaveDialogFileSubType Class

The following tables list the members exposed by RasterSaveDialogFileSubType.

Public Constructors

 NameDescription
public Constructor RasterSaveDialogFileSubType ConstructorCreates an instance of the RasterSaveDialogFileSubType class.  
Top

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