[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Metadata.ModifyDate

ModifyDate Property

ModifyDate

Gets or sets the modification date. Maps to XMP 'ModifyDate' property. If null, the current date/time is used.

Declaration
public DateTime? ModifyDate { get; set; }
Public Property ModifyDate As Date?