HasErrors

TextFragmentAbsorber.HasErrors property

Il valore indica se sono stati trovati errori durante l’estrazione del testo. La ricerca degli errori verrà eseguita solo se TextSearchOptions.LogTextExtractionErrors = true; E potrebbe ridurre le prestazioni.

public bool HasErrors { get; }

Guarda anche