DocumentPropertiesTotalEditingTime Property

Total editing time of a presentation. Read/write TimeSpan.

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

Property Value

Type: TimeSpan

Implements

IDocumentPropertiesTotalEditingTime
See Also