[]
Gets the preferred font family name. For example, for the font Times Bold Italic, the FontFamily is Times.
public string FontFamily { get; }
Public ReadOnly Property FontFamily As String