Sdílet prostřednictvím


DescriptionRun.Italic Property

Definition

If the run is 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 DescriptionRun is italic; otherwise, false.

Applies to