PdfCrossReferenceTableAllReferences Property Terminal Works - PDF Printing.Net Library
Gets an array of all cross references ordered ascendingly by their object identifier.

Namespace: PdfEdit.Pdf.Advanced
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public PdfReference[] AllReferences { get; }

Property Value

Type: PdfReference
See Also

Reference