The FontStyle enumeration in the Sandbox.UI
namespace defines possible values for the font-style
CSS property. It is marked with the FlagsAttribute
, allowing bitwise combination of its member values.
The FontStyle enumeration in the Sandbox.UI
namespace defines possible values for the font-style
CSS property. It is marked with the FlagsAttribute
, allowing bitwise combination of its member values.