FontInfoName Property

Gets the face name of this FontInfo.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.4.0.0
C#
public string Name { get; set; }

Property Value

String

See Also