Table of Contents

Property FontFallbackChain

Namespace
DocWright
Assembly
DocWright.dll

FontFallbackChain

Gets the ordered font family fallback chain used when a requested font (and Word's implicit substitutions) cannot be resolved.

public IList<string> FontFallbackChain { get; }

Property Value

IList<string>