PDFAComplianceGetErrorCount Method |
Gets the error count.
Namespace:
pdftron.PDF.PDFA
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int GetErrorCount()
Public Function GetErrorCount As Integer
public:
virtual int GetErrorCount() sealed
function GetErrorCount();
Return Value
Type:
Int32 The number of compliance violations.
See Also