This documentation is archived and is not being maintained.
ExtensionHandlingBehaviorValues enumeration
VML Extension Handling Behaviors
Namespace:
DocumentFormat.OpenXml.VmlAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| View |
Not renderable.
When the item is serialized out as xml, its value is "view". |
| Edit |
Editable.
When the item is serialized out as xml, its value is "edit". |
| BackwardCompatible |
Renderable.
When the item is serialized out as xml, its value is "backwardCompatible". |