Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / INRichTextView Interface
Properties Methods

In This Topic
    INRichTextView Interface Members
    In This Topic

    The following tables list the members exposed by INRichTextView.

    Public Properties
     NameDescription
     PropertyReturns true if the rich text accepts the tab  
     PropertyReturns true whether to adjust text color for readability purposes  
     PropertyGets the context menu builder  
     PropertyGets the current root element  
     PropertyGets the edit settingss  
     PropertyGets the view find settingss  
     PropertyGets the HRuler  
     PropertyGets the insert date settings  
     PropertyGets the insert time settings  
     PropertyRetursnt true if the view is active  
     PropertyGets whether the arrange of the element is valid. (Inherited from Nevron.Nov.Dom.INArrangeElement)
     PropertyReturns true if the view is in place edit view (and handles Esc key)  
     PropertyGets whether the element is pooled for arrange validation. (Inherited from Nevron.Nov.Dom.INArrangeElement)
     PropertyReturns true if the view is readonly  
     PropertyReturns true if the view is selectable  
     PropertyGets the spell checker attached to the view  
     PropertyGets the content of this rich text view  
     PropertyGets the document of this view  
     PropertyGets the view settingss  
     PropertyGets the VRuler  
    Top
    Public Methods
     NameDescription
     MethodEnsures that the carret is visible  
     MethodGets the owner widget of this view  
     MethodGets the next page position  
     MethodGets the prev page position  
     MethodInvalidates the element arrange (Inherited from Nevron.Nov.Dom.INArrangeElement)
     MethodReturns true if the point is over text  
     MethodTries to get the mouse position in document coordinates  
     MethodGets the text position in the current editing root given the current mouse position  
     MethodUpdates the cartet information  
     MethodDeferly called to validate the element arrange (Inherited from Nevron.Nov.Dom.INArrangeElement)
     MethodConverts a pont form view to document coordinates.  
    Top
    See Also