FontResolver.FontRegistry Property

Gets the FontRegistry.

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

Syntax

C#
public CustomFontRegistry FontRegistry { get; private set; }

Property Value

The FontRegistry.

See Also

Reference