ReferenceRegistry

ReferenceRegistry

Overview

ReferenceRegistry is a interface in Aspose.Pdf FOSS for Java.

Allocates object keys in the target document.

Methods

SignatureDescription
registerIndirect(cloned: COSBase)COSObjectReferenceStores {@code cloned} under a newly allocated key and returns
a reference pointing to it.

See Also