This documentation is archived and is not being maintained.
BreakBinaryOperatorValues enumeration
Defines the BreakBinaryOperatorValues enumeration.
Namespace:
DocumentFormat.OpenXml.MathAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Before |
Before.
When the item is serialized out as xml, its value is "before". |
| After |
After.
When the item is serialized out as xml, its value is "after". |
| Repeat |
Repeat.
When the item is serialized out as xml, its value is "repeat". |