C#
VB
C++
Pdf 1 bit sub types Index, for RasterDialogFileTypesIndex.Pdf file type index RasterDialogFileTypesIndex.
public enum RasterDialogPdf1SubTypesIndex
Public Enum RasterDialogPdf1SubTypesIndex
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class RasterDialogPdf1SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | Uncompressed | Sub-type index for Uncompressed Pdf |
1 | CcittGroup3OneDimension | Sub-type index for 'Ccitt Group3 One Dimension' Pdf |
2 | CcittGroup3TwoDimension | Sub-type index for 'Ccitt Group3 Two Dimension' Pdf |
3 | CcittGroup4 | Sub-type index for 'Ccitt Group4' Pdf |
4 | LzwRgb | Sub-type index for 'Lzw Rgb' Pdf |
5 | Jbig2 | Sub-type index for 'Jbig2' Pdf |
Refer to RasterSaveDialog example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET