Bold

Gets and sets a Boolean that determines if 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)