Home > All Other Interfaces > ILabelStyle > Bold
If this parameter is set to TRUE, the font style is set as bold.
JavaScript
Bold
C#
bool Bold { get; set; }
C++
HRESULT Bold([out, retval] VARIANT_BOOL* pVal)
HRESULT Bold([in] VARIANT_BOOL pVal)