FontSubstitution.ReplaceAlways

FontSubstitution.ReplaceAlways property

Specifies whether fonts should always be replaced. If it set to false, fonts are substituted only when font with name specified by OriginalFontName parameter is not found on the destination PC.

public bool ReplaceAlways { get; }

See Also