Click or drag to resize

PdfFileModificationDate Property

Gets or sets the date and time when the embedded file was last modified.

Namespace: Patagames.Pdf.Net.Wrappers
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string ModificationDate { get; set; }

Property Value

String
Remarks
Please see remarks section of CreationDate.
See Also