PdfDictionaryDictionaryElementsItem Property (PdfName)Terminal Works - PDF Printing.Net Library
Gets or sets an entry in the dictionary identified by a PdfName object.

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

public PdfItem this[
	PdfName key
] { get; set; }

Parameters

key
Type: PdfEdit.PdfPdfName

Property Value

Type: PdfItem
See Also

Reference