The date this PDF was originally created.

Namespace: TallComponents.PDF.Rasterizer
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.72.2

Syntax

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

Remarks

This property is readonly.

See Also