FontType

XmpFont.FontType property

Gets or sets the font type.

public string FontType { get; set; }

Property Value

The font type.

Remarks

TrueType, Type 1, Open Type, and so on.

See Also