Condividi tramite


TextRunInstance.ProcessedWithError Proprietà

Definizione

Ottiene un valore Boolean che indica se questo oggetto TextRunInstance contiene errori.

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

Valore della proprietà

true se TextRunInstance contiene errori. In caso contrario, false.

Si applica a