The date this PDF was last modified.

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

Syntax

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

Remarks

This property is readonly.

See Also