MatchAnySize

FontTransformation.MatchAnySize property

When true, matches any font size for the original font name. When false, matches exact font size specified in OriginalFont.

public bool MatchAnySize { get; }

See Also