C#
VB
C++
XPS 24 bits sub types Index, for RasterDialogFileTypesIndex.Xps file type index
public enum RasterDialogXps24SubTypesIndex
Public Enum RasterDialogXps24SubTypesIndex
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class RasterDialogXps24SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | Xps | Sub-type index for Png Xps |
1 | Jpeg | Sub-type index for Jpeg Xps |
2 | Jpeg422 | Sub-type index for Jpeg 4:2:2 Xps |
3 | Jpeg411 | Sub-type index for Jpeg 4:1:1 Xps |
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