ChildFontFiles

XmpFont.ChildFontFiles property

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

public string[] ChildFontFiles { get; set; }

Property Value

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

See Also