Visual Basic (Declaration) | |
---|---|
Public Enum RasterDialogFpxSubTypesIndex Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterDialogFpxSubTypesIndex |
C# | |
---|---|
public enum RasterDialogFpxSubTypesIndex : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class RasterDialogFpxSubTypesIndex : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
JpegDefaultQFactor | Sub-type index for Jpeg Default Quality Factor Fpx |
JpegSpecifyQFactor | Sub-type index for Jpeg Specify Quality Factor Fpx |
SingleColor | Sub-type index for Single Color Fpx |
Uncompressed | Sub-type index for Uncompressed Fpx |
Refer to RasterSaveDialog example.
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogFpxSubTypesIndex
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7