DocumentInfoModDate Property
Gets or sets the date of document modification.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public DateTime ModDate { get; set; }

Property Value

Type: DateTime
See Also