NevronOpenVision
Nevron.Nov.Text.SpellCheck Namespace / NHunspellDictionaryReader Class / CaseSensitive Property
In This Topic
    CaseSensitive Property (NHunspellDictionaryReader)
    In This Topic
    Defines whether this reader should treat the dictionary data as case sensitive or not. By default set to false (i.e. not case sensitive).
    Syntax
    public System.bool CaseSensitive {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also