PdfInternalsGetReference Method Terminal Works - PDF Printing.Net Library
Returns the PdfReference of the specified object, or null, if the object is not in the document's object table.

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

public static PdfReference GetReference(
	PdfObject obj
)

Parameters

obj
Type: PdfEdit.PdfPdfObject

Return Value

Type: PdfReference
See Also

Reference