PdfDocumentInfo.ModificationDate

PdfDocumentInfo.ModificationDate property

Gets or sets the document’s modification date specified as the Coordinated Universal Time (UTC).

public DateTime ModificationDate { get; set; }

See Also