CharStyle.PostScriptName Property

Gets or sets the PostScript name of the font.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public string PostScriptName { get; set; }

Property Value

A string containing the PostScript font name.

See Also

Reference