[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.WordLayoutSettings.FallbackFontFamilies

FallbackFontFamilies Property

FallbackFontFamilies

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.

Declaration
public string[] FallbackFontFamilies { get; set; }
Public Property FallbackFontFamilies As String()