Nevron Open Vision Documentation
Nevron.Nov Namespace / NWordProcessor Class
Properties Methods


In This Topic
    NWordProcessor Class Members
    In This Topic

    The following tables list the members exposed by NWordProcessor.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGet/Sets the text, this word processor operates on.  
    Public PropertyGets the total number of words in the given text.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the word at the specified index.  
    Public MethodGets the word index of the word the given position in the string is part of.  
    Public MethodGets the start and end char indices of the word at the specified index.  
    Top
    Protected Methods
     NameDescription
    Protected MethodChecks whether the given character is a word break character for the word processor or not.  
    Protected MethodCalled when the text this word processor operates on has changed.  
    Top
    See Also