Field MetafileRecordsSkipped
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP2008: a metafile was played but contained record types that were not drawn, so the picture is incomplete rather than absent. Reported once per picture, carrying the count of distinct unplayed record types rather than the number of occurrences: a metafile that repeats one unsupported record ten thousand times is one problem, not ten thousand.
public const string MetafileRecordsSkipped = "DXP2008"
Returns
- string
- DXP2008: a metafile was played but contained record types that were not drawn, so the picture is incomplete rather than absent. Reported once per picture, carrying the count of distinct unplayed record types rather than the number of occurrences: a metafile that repeats one unsupported record ten thousand times is one problem, not ten thousand.