Share via


TextFormattingRunProperties.CultureInfoEmpty Property

Definition

Determines whether the culture info is empty.

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

Property Value

true if the culture info is empty, false otherwise.

Applies to