Class PdfAValidationFinding
A single failed validation rule. Rule identifiers are stable vocabulary
(e.g. fonts.unembedded, metadata.pdfa-identification-missing)
suitable for storage and machine processing; the description is a
human-readable English sentence stating the requirement that failed.
public sealed class PdfAValidationFinding
- Inheritance
-
PdfAValidationFinding
- Inherited Members
Properties
- Description
Gets the human-readable description of the failed requirement.
- Rule
Gets the stable rule identifier. Identifiers never change once shipped; new checks add new identifiers.