The modification date for this embedded file.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public DateTime ModificationDate { get; }
Visual Basic
Public ReadOnly Property ModificationDate As DateTime
	Get

Remarks

If this information is not available DateTime.MinValue is returned.

See Also