Hello,
We are interested in a property that signalizes whether an extraction was successful.
We are calling this:
var extractionOptions = new ExtractionOptions { UseRawTextExtraction = false, };
var extractedData = ex…...Feature request: property WasSuccessful/IsEmpty for ExtractedData...