Class ObjectReferenceCorruptedException

ObjectReferenceCorruptedException class

Represents an exception that is thrown when an object reference in a PDF document is found to be corrupted. That means there is no object pointed to by the link.

public class ObjectReferenceCorruptedException : PdfException

See Also