PdfDictionaryDictionaryElementsGetReference Method Terminal Works - PDF Printing.Net Library
Gets the PdfReference with the specified key, or null, if no such object exists.

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

public PdfReference GetReference(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: PdfReference
See Also

Reference