Calculates the transitive closure of the specified PdfObject with the specified depth, i.e. all indirect objects
recursively reachable from the specified object in up to maximally depth steps.
Namespace: PdfEdit.Pdf.Advanced
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- pdfObject
- Type: PdfEdit.PdfPdfObject
- depth
- Type: SystemInt32
Return Value
Type: PdfReferenceSee Also