Click or drag to resize
QRCodeSettingsFgColor Property
Foreground color

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public Nullable<Color> FgColor { get; set; }

Property Value

Type: NullableColor
See Also