Field ReportImageNotEmbedded
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP9503: an image could not be embedded in an HTML projection because its content type is not one
a browser will render from a data: URL. The item keeps its box and its place in the region
map, so a host that can serve the bytes itself still can.
public const string ReportImageNotEmbedded = "DXP9503"
Returns
- string
- DXP9503: an image could not be embedded in an HTML projection because its content type is not one a browser will render from a data: URL. The item keeps its box and its place in the region map, so a host that can serve the bytes itself still can.