Property WarnOnFontSubstitution
- Namespace
- DocWright
- Assembly
- DocWright.dll
WarnOnFontSubstitution
Gets or sets a value indicating whether the preflight pre-check reports each font substitution as a warning through Diagnostics before layout. Default false; the per-run substitution diagnostics and the end-of-conversion summary are emitted regardless.
public bool WarnOnFontSubstitution { get; set; }