Statistic

DocumentTagCategory.Statistic property

Gets the tag indicating a property containing document statistics (word count, character count, etc).

public PropertyTag Statistic { get; }

Property Value

The tag indicating a property containing document statistics (word count, character count, etc).

See Also