TextFontInfo.Synthetic

TextFontInfo.Synthetic property

Gets a value indicating whether this FontInformation is synthetic.

public bool Synthetic { get; }

Property Value

true if synthetic; otherwise, false.

See Also