Fonts

XmpPagedTextPackage.Fonts property

Gets or sets an unordered array of fonts that are used in the document (including any in contained documents).

public XmpFont[] Fonts { get; set; }

Property Value

An array of the fonts.

See Also