Click or drag to resize
QRCodeSettingsBgColor Property
Background color

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public Nullable<Color> BgColor { get; set; }

Property Value

Type: NullableColor
See Also