The date and time when the markup was created.

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

Syntax

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

See Also