The tables processing text extraction step.

interface TextExtractionStepTablesProcessing {
    enabled?: boolean;
}

Properties

Properties

enabled?: boolean

Should tables be processed for text extraction.