1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Common
  6. /
  7. ExtractedData
  8. /
  9. IsExtractionSuccessful

IsExtractionSuccessful

ExtractedData.IsExtractionSuccessful property

Gets a value indicating whether the data extraction process completed successfully.

public bool IsExtractionSuccessful { get; }

Return Value

A value indicating whether the data extraction process completed successfully.

See Also