The date this PDF was last modified.

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

Syntax

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

Remarks

This property is readonly.

See Also