Click or drag to resize

IndexProperties.HyphenTreatment Property

Indicates how hyphenated words should be treated during indexing.

Namespace:  Law.EdaIntegration.Indexing
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
public IndexProperties.HyphenTreatmentType HyphenTreatment { get; set; }

Property Value

Type: IndexProperties.HyphenTreatmentType
See Also