XpsImageType Enumeration
.NET Framework (current version)
Specifies graphical formats for images that can be included in an XpsDocument.
Assembly: ReachFramework (in ReachFramework.dll)
| Member name | Description | |
|---|---|---|
| JpegImageType | JPEG | |
| PngImageType | PNG | |
| TiffImageType | TIFF | |
| WdpImageType | WDP |
Use this enumeration primarily as a parameter for methods that add images to XML Paper Specification (XPS) documents.
.NET Framework
Available since 3.0
Available since 3.0
Show: