Link Search Menu Expand Document

PDFAValidatorValidationErrors Property

Gets the list of PDF/A validation errors if any.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public string[] ValidationErrors { get; }

Property Value

Type: String
The list of PDF/A validation errors.
See Also

Reference