PdfDictionaryDictionaryElementsSetReference Method (String, PdfReference)Terminal Works - PDF Printing.Net Library
Sets the entry as a reference to the specified iref.

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

public void SetReference(
	string key,
	PdfReference iref
)

Parameters

key
Type: SystemString
iref
Type: PdfEdit.Pdf.AdvancedPdfReference
See Also

Reference