←Select platform

RasterDialogXps24SubTypesIndex Enumeration

Summary

XPS 24 bits sub types Index, for RasterDialogFileTypesIndex.Xps file type index

Syntax

C#
VB
C++
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

ValueMemberDescription
0XpsSub-type index for Png Xps
1JpegSub-type index for Jpeg Xps
2Jpeg422Sub-type index for Jpeg 4:2:2 Xps
3Jpeg411Sub-type index for Jpeg 4:1:1 Xps
Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly