FontFamily

XmpFont.FontFamily property

Gets or sets the font family name.

public string FontFamily { get; set; }

Property Value

The font family name.

See Also