Custom fonts that are available to use in this display.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public CustomFonts CustomFonts { get; set; }
Visual Basic
Public Property CustomFonts As CustomFonts
	Get
	Set
JScript
function get CustomFonts () : CustomFonts
function set CustomFonts (value : CustomFonts)

See Also