TotalEditingTime

PresentationPackage.TotalEditingTime property

Gets or sets the total editing time of the document.

public TimeSpan TotalEditingTime { get; set; }

Property Value

The total editing time of the document.

See Also