Click or drag to resize

PDFAComplianceGetRefObjCount Method

Gets the error.

Namespace:  pdftron.PDF.PDFA
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetRefObjCount(
	PDFAComplianceErrorCode id
)

Parameters

id
Type: pdftron.PDF.PDFAPDFAComplianceErrorCode
The index in the Array of error code identifiers. The Array is indexed starting from zero.

Return Value

Type: Int32
The error identifier.
See Also