Font.ChildFontFiles

Font.ChildFontFiles property

Gets or sets the array of file names for the fonts that make up a composite font.

public string[] ChildFontFiles { get; set; }

Property Value

The array of file names for the fonts that make up a composite font.

See Also