Link Search Menu Expand Document

DocumentInformationModificationDateISO Property

Gets the document modification date in ISO 8601 format, e.g. "1997-07-16T19:20:30.45+01:00".

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public string ModificationDateISO { get; }

Return Value

Type: String
Modification date.
See Also

Reference