PdfDictionaryDictionaryElementsSetString Method Terminal Works - PDF Printing.Net Library
Sets the entry to a direct string value.

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

public void SetString(
	string key,
	string value
)

Parameters

key
Type: SystemString
value
Type: SystemString
See Also

Reference