TextFormattingRunProperties.ItalicEmpty Property

Definition

Determines whether the italic property is set.

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

Property Value

true if the italic property is not set, false otherwise.

Applies to