TotalEditingTime

IDocumentProperties.TotalEditingTime property

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

public TimeSpan TotalEditingTime { get; set; }

See Also