Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NTextPosition Structure
Fields Properties Methods


In This Topic
    NTextPosition Structure Members
    In This Topic

    The following tables list the members exposed by NTextPosition.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the effective insert index for this position  
    Public PropertyReturns true if the position is valid  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified object is equal to the current one.  
    Public MethodReturns the hash code of the current object.  
    Public MethodNormalizes the text position  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Top
    Public Operators
    Checks whether the given text positions are equal.
    Checks whether the given text positions are different.
    Top
    See Also