TextFormattingRunProperties::SetBold Method (Boolean)
Visual Studio 2015
Returns a new TextFormattingRunProperties with the properties of this one but with the Bold property set the specified bold value.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- isBold
-
Type:
System::Boolean
true if text formatting is to be bold, otherwise false.
Show: