The date and time when the markup was created.

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

Syntax

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

See Also