PdfCrossReferenceTableTransitiveClosure Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodTransitiveClosure(PdfObject)
Calculates the transitive closure of the specified PdfObject, i.e. all indirect objects recursively reachable from the specified object.
Public methodTransitiveClosure(PdfObject, Int32)
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.
Top
See Also

Reference