The date this PDF was originally created.

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

Syntax

C#
public DateTime CreationDate { get; }
Visual Basic (Declaration)
Public ReadOnly Property CreationDate As DateTime

Remarks

This property is readonly.

See Also