Visual Basic (Declaration) | |
---|---|
Public Enum RasterDialogPdf24SubTypesIndex Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterDialogPdf24SubTypesIndex |
C# | |
---|---|
public enum RasterDialogPdf24SubTypesIndex : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class RasterDialogPdf24SubTypesIndex : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
JpegYuv411 | Sub-type index for Jpeg Yuv411 Pdf |
JpegYuv422 | Sub-type index for Jpeg Yuv422 Pdf |
JpegYuv444 | Sub-type index for Jpeg Yuv444 Pdf |
LeadMrc | Sub-type index for 'LEAD Mrc' 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.RasterDialogPdf24SubTypesIndex
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7