Field LegacyCompatibilityMode
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP1001: the document requests a legacy OOXML compatibility mode (compatibilityMode 12 or 14) that is not implemented as a whole; mode 15 behavior is used instead, except for the behaviours measured to follow the declared mode - justified-line compression (WQ-0025), East Asian line breaking (WQ-0046) and the pair-kerning table (WQ-0049).
public const string LegacyCompatibilityMode = "DXP1001"
Returns
- string
- DXP1001: the document requests a legacy OOXML compatibility mode (compatibilityMode 12 or 14) that is not implemented as a whole; mode 15 behavior is used instead, except for the behaviours measured to follow the declared mode - justified-line compression (WQ-0025), East Asian line breaking (WQ-0046) and the pair-kerning table (WQ-0049).