Interface DocumentQualityAnalyzerResult

interface DocumentQualityAnalyzerResult {
    result: DocumentQuality;
}

Properties

Properties

Quality of the analyzed document