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

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

public void SetInteger(
	string key,
	int value
)

Parameters

key
Type: SystemString
value
Type: SystemInt32
See Also

Reference