FontName

CdrFont.FontName property

Gets or sets the name of the font.

public string FontName { get; set; }

Property Value

The name of the font.

See Also