ModifiedDate

PdfPackage.ModifiedDate property

Gets or sets the date of the last modification.

public DateTime? ModifiedDate { get; set; }

Property Value

The date of the last modification.

See Also