[]
Gets or sets the array of font family names to be used as fallback fonts.
Setting FontCollection to a not null value makes this property unusable.
public string[] FallbackFontFamilies { get; set; }
Public Property FallbackFontFamilies As String()