ImageGenerator.FontRegistry Property

Gets the font registry used by the image generator.

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

Syntax

C#
public FontRegistry FontRegistry { get; set; }

Property Value

The FontRegistry instance containing registered fonts.

See Also

Reference