Share via


TextRunInstance.ProcessedWithError Propriété

Définition

Obtient une valeur de type Boolean qui indique si ce TextRunInstance contient des erreurs.

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

Valeur de propriété

true si ce TextRunInstance contient des erreurs ; sinon, false.

S’applique à