PdfCrossReferenceTableObjectTable FieldTerminal Works - PDF Printing.Net Library
Represents the relation between PdfObjectID and PdfReference for a PdfDocument.

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

public Dictionary<PdfObjectID, PdfReference> ObjectTable

Field Value

Type: DictionaryPdfObjectID, PdfReference
See Also

Reference