Click or drag to resize

IDocumentProperty LastPrinted Property

Gets or sets the date when a presentation was printed last time. Read/write DateTime .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
DateTime LastPrinted { get; set; }

Property Value

Type: DateTime
See Also