Visual Basic (Declaration) | |
---|---|
Public Enum RasterDialogPdf1SubTypesIndex Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterDialogPdf1SubTypesIndex |
C# | |
---|---|
public enum RasterDialogPdf1SubTypesIndex : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class RasterDialogPdf1SubTypesIndex : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
CcittGroup3OneDimension | Sub-type index for 'Ccitt Group3 One Dimension' Pdf |
CcittGroup3TwoDimension | Sub-type index for 'Ccitt Group3 Two Dimension' Pdf |
CcittGroup4 | Sub-type index for 'Ccitt Group4' Pdf |
Jbig2 | Sub-type index for 'Jbig2' Pdf |
LzwRgb | Sub-type index for 'Lzw Rgb' Pdf |
Uncompressed | Sub-type index for Uncompressed Pdf |
Refer to RasterSaveDialog example.
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogPdf1SubTypesIndex
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7