XPS_E_INVALID_MARKUP

Code: 0x8052000c (2152857612)

As HRESULT:As NTSTATUS:

Documented in Win32

XPS Document Errors (xpsobjectmodel.h): 0x8052000c

The markup being read contains an element or an attribute that does not conform to the XML Paper Specification . Note: To represent floating-point values, the XPS OM uses the FLOAT data type instead of DOUBLE . If an XPS document has an element with floating-point data that does not fit into a FLOAT value, this error will be returned when that value is encountered during deserialization.