Table of Contents

Property FailOnFontSubstitution

Namespace
DocWright
Assembly
DocWright.dll

FailOnFontSubstitution

Gets or sets a value indicating whether a font substitution detected by the preflight pre-check aborts the conversion with FontResolutionException (true) instead of being reported and degraded (false, the default). Takes precedence over WarnOnFontSubstitution.

public bool FailOnFontSubstitution { get; set; }

Property Value

bool