XmpFont

XmpFont()

Initializes a new instance of the XmpFont class.

public XmpFont()

See Also


XmpFont(string)

Initializes a new instance of the XmpFont class.

public XmpFont(string fontFamily)
Parameter Type Description
fontFamily String Font family.

See Also