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

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

public void SetDateTime(
	string key,
	DateTime value
)

Parameters

key
Type: SystemString
value
Type: SystemDateTime
See Also

Reference