MatchAnyStyle

FontTransformation.MatchAnyStyle property

When true, matches any font style (bold, italic, underline) for the original font. When false, matches exact font style specified in OriginalFont.

public bool MatchAnyStyle { get; }

See Also