PdfDictionaryDictionaryElementsSetName Method Terminal Works - PDF Printing.Net Library
Sets the specified name value. If the value doesn't start with a slash, it is added automatically.

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

public void SetName(
	string key,
	string value
)

Parameters

key
Type: SystemString
value
Type: SystemString
See Also

Reference