NevronOpenVision
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  
     PropertyReturns true if the view is in place edit view (and handles Esc key)  
     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  
     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  
     MethodConverts a pont form view to document coordinates.  
    Top
    See Also