InfoBarTextSpan.Italic Property

Definition

Gets whether or not the span of text should be italicized.

public:
 property bool Italic { bool get(); };
public:
 property bool Italic { bool get(); };
public bool Italic { get; }
member this.Italic : bool
Public ReadOnly Property Italic As Boolean

Property Value

True if the span of text should be italicized, otherwise false.

Implements

Applies to