Field ReportImageFormatUnsupported
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP9403: a report image's bytes are not in a format DocWright decodes. PNG and JPEG are drawn; anything else — BMP, GIF, TIFF, SVG, or bytes that are not an image at all — keeps its place and draws nothing.
public const string ReportImageFormatUnsupported = "DXP9403"
Returns
- string
- DXP9403: a report image's bytes are not in a format DocWright decodes. PNG and JPEG are drawn; anything else — BMP, GIF, TIFF, SVG, or bytes that are not an image at all — keeps its place and draws nothing.