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