PdfReference Constructor (PdfObjectID, Int32)Terminal Works - PDF Printing.Net Library
Initializes a new PdfReference instance from the specified object identifier and file position.

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

public PdfReference(
	PdfObjectID objectID,
	int position
)

Parameters

objectID
Type: PdfEdit.PdfPdfObjectID
position
Type: SystemInt32
See Also

Reference