[]
Describes a reference to Font used as fallback or EUDC font for a specific base font.
public class FontLink
Gets a Font used as linked fallback or EUDC font.
public Font Font { get; }
Gets a value specifying the scale factor applied to size of the base font when the linked font is used instead.
public float? ScaleFactor { get; }