Click or drag to resize

PDFAComplianceErrorCodeReferenceGetErrorCodes Method

Gets a list of error codes associated with this PDFAComplianceErrorCodeReference.

Namespace:  pdftron.PDF.PDFA
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PDFAComplianceErrorCode[] GetErrorCodes()

Return Value

Type: PDFAComplianceErrorCode
The list of error codes.
See Also