Property Diagnostics
Diagnostics
Gets or sets the sink that receives diagnostics, or null to discard them.
public IConversionDiagnostics? Diagnostics { get; set; }
Property Value
Remarks
Worth supplying for PDF import in particular. A file that opened only because its cross-reference table was rebuilt, a page whose font was substituted, an operator that was not performed — all of these produce correct-looking output and say so only here.