The creation date for this embedded file.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

Remarks

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

See Also