ITextStatistic Interface
Provides the base requirements for a text statistic that is returned by an ITextStatistics.
public interface ITextStatistic : IKeyedObject
Properties
Description
The description of the statistic, generally displayed in the user interface.
StringValue
The string value of the statistic.
Value
The value of the statistic.