Click or drag to resize

SharedConfigurationLastUsedStrokeFonts Property

List containing history of used stroke fonts.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public IList<string> LastUsedStrokeFonts { get; set; }

Property Value

IListString
See Also