CustomTextSpan.SetFontName Method

Sets the font name for the text span.

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

Syntax

C#
public void SetFontName(
	string fontName
)

Parameters

fontName

Type: System.String

The font name to set.

See Also

Reference