PdfCrossReferenceTableAdd Method (PdfReference)Terminal Works - PDF Printing.Net Library
Adds a cross reference entry to the table. Used when parsing the trailer.

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

public void Add(
	PdfReference iref
)

Parameters

iref
Type: PdfEdit.Pdf.AdvancedPdfReference
See Also

Reference