DocumentPropertiesLastPrinted Property

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

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public DateTime LastPrinted { get; set; }

Property Value

Type: DateTime

Implements

IDocumentPropertiesLastPrinted
See Also