Property IncludeBundledMetricFonts
IncludeBundledMetricFonts
Gets or sets a value indicating whether the metric-compatible substitute fonts bundled inside DocWright.Fonts (Carlito, Caladea, Liberation Serif/Sans/Mono) are indexed as a last-priority origin. These make the MetricCompatibleMap targets resolve even on a machine with none of them installed. Default: true.
public bool IncludeBundledMetricFonts { get; set; }