GoogleFontSource Constructor

Creates the GoogleFontSource object.

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

Syntax

C#
public GoogleFontSource(
	string apiKey
)

Parameters

apiKey

Type: System.String

Your Google API key.

See Also

Reference