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…...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…