LastPrinted

DocumentProperties.LastPrinted property

Returns the date when a presentation was printed last time. Read/write DateTime.

public DateTime LastPrinted { get; set; }

See Also