Fonts

Fonts class

Fonts collection.

public class Fonts : IFonts

Properties

NameDescription
ComplexScriptFont { get; set; }Returns or sets the complex script font. Read/write IFontData.
EastAsianFont { get; set; }Returns or sets the East Asian font. Read/write IFontData.
LatinFont { get; set; }Returns or sets the Latin font. Read/write IFontData.

See Also