TotalEditingTime

WordProcessingPackage.TotalEditingTime property

Gets or sets the total editing time in minutes.

public int? TotalEditingTime { get; set; }

Property Value

The total editing time in minutes.

See Also