RasterDialogXps8SubTypesIndex Enumeration

Summary

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

Syntax
C#
VB
C++
public enum RasterDialogXps8SubTypesIndex 
  
Public Enum RasterDialogXps8SubTypesIndex  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterDialogXps8SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
0XpsSub-type index for Png Xps
1JpegSub-type index for Jpeg Xps

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly