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

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

public void SetReal(
	string key,
	double value
)

Parameters

key
Type: SystemString
value
Type: SystemDouble
See Also

Reference