Click or drag to resize

indexPagewordCount Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Number of distinct words found on the page

Namespace:  imbCommonModels.webPage
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "|p_w[]|")]
[imbAttribute(imbAttributeName.measure_setUnit, "word[]")]
public int wordCount { get; set; }

Property Value

Type: Int32
See Also