BlipCompressionValues enumeration

Office 2013 and later

Blip Compression Type

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Email Email Compression. When the item is serialized out as xml, its value is "email".
Screen Screen Viewing Compression. When the item is serialized out as xml, its value is "screen".
Print Printing Compression. When the item is serialized out as xml, its value is "print".
HighQualityPrint High Quality Printing Compression. When the item is serialized out as xml, its value is "hqprint".
None No Compression. When the item is serialized out as xml, its value is "none".
Show: