[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.IndexFieldOptions.CharacterRange

CharacterRange Property

CharacterRange

Gets the range of characters, only entries with first letters within that range will be included in the index.

Default value is IsAll, which includes all entries.

Declaration
public CharacterRange CharacterRange { get; }
Public ReadOnly Property CharacterRange As CharacterRange