Field PdfOperatorNotImplemented
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP8001: a content-stream operator was recognized but is not implemented, so it was counted and skipped rather than executed. The page still paints; whatever that operator would have contributed is missing.
public const string PdfOperatorNotImplemented = "DXP8001"
Returns
- string
- DXP8001: a content-stream operator was recognized but is not implemented, so it was counted and skipped rather than executed. The page still paints; whatever that operator would have contributed is missing.