HtmlPublishWebBrowserSupportValues enumeration

Office 2013 and later

Web browsers supported for HTML output

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

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

Member nameDescription
V4 Browser v4. When the item is serialized out as xml, its value is "v4".
V3 Browser v3. When the item is serialized out as xml, its value is "v3".
V3v4 Browser v3v4. When the item is serialized out as xml, its value is "v3v4".
Show: