NevronOpenVision
Nevron.Nov.Text Namespace / NSelection Class
Fields Properties Methods Events


In This Topic
    NSelection Class Members
    In This Topic

    The following tables list the members exposed by NSelection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with CopyOptions property  
    Public Fieldstatic (Shared in Visual Basic)Item deselected event  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with EnableTextIntegrityValidation property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSelection  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with PasteOptions property  
    Public Fieldstatic (Shared in Visual Basic)Item selected event  
    Public Fieldstatic (Shared in Visual Basic)Reference to the selection changed event  
    Public Fieldstatic (Shared in Visual Basic)Multi selection ended event  
    Public Fieldstatic (Shared in Visual Basic)Multi selection started event  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Protected Fieldstatic (Shared in Visual Basic)The default Anchor.  
    Protected Fieldstatic (Shared in Visual Basic)The default selection Mode.  
    Protected Fieldstatic (Shared in Visual Basic)The default Position.  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the selection anchor. Valid only in Range mode.  
    Public PropertyGets the inline that currently contains the the caret  
    Public PropertyGets or sets the clipboard text formats to use when copying/pasting from the clipboard  
    Public PropertyGets the common font name  
    Public PropertyGets the common font size  
    Public PropertyGets the common font style bold  
    Public PropertyGets the common font style strike trough  
    Public PropertyGets the common font style bold  
    Public PropertyGets the common font style bold  
    Public PropertyGets or sets the copy options applied when a copy operation is performed  
    Public PropertyGets or sets whether text integrity validation is enabled  
    Public PropertyGets or sets the selection mode  
    Public PropertyGets or sets the paste options applied when a paste operation is performed  
    Public PropertyGets or sets the selection position. Valid only in Range or Caret mode.  
    Public PropertyGets the first selected element, when the selection is in Elements mode.  
    Public PropertyGets a list that contains the selected items. Valid only in Items selection mode.  
    Public PropertyGets the count of selected items. Valid only in Items selection mode.  
    Public PropertyGets the last selected range  
    Public PropertyGets the currently selected range. Valid only in Range mode.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified font style to the currently selected inlines  
    Public MethodApplies the specified settings to the range.  
    Public MethodApplies the specified bullet style to the range.  
    Public MethodApplies the given inline style to the currently selected inlines.  
    Public MethodApplies the given paragraph style to the currently selected paragraphs.  
    Public MethodReturns true if the current selection can be copied to the clipboard  
    Public MethodReturns true if the indent can be decreased on the current selection  
    Public MethodReturns true if the current selection contains a table (or a single table in the case of range selection)  
    Public MethodReturns true if the current selection contains a single table column  
    Public MethodReturns true if the current selection contains a single table and hence the delete rows operation is supported  
    Public MethodRetuns true if the selection can currently insert a group block  
    Public MethodReturns true if a table can be inserted at the current selection  
    Public MethodReturns true if a table column can be inserted given the current selection  
    Public MethodReturns true if insert row above / below can be executed  
    Public MethodReturns true if the current selection can perform the merge cells command  
    Public MethodReturns true if the clipboard contains text in one of the supported clipboard formats  
    Public MethodReturns true if the clipboard contains text in the specified format  
    Public MethodReturns true if the current cell can be split horizontally  
    Public MethodReturns true if the current cell can be split vertically  
    Public MethodGets whether the current selection contains blocks that can decrease their block indent from the root  
    Public MethodChanges the font size of the currently selected inlines  
    Public MethodChanges the font size of the currently selected inlines  
    Public MethodChanges the font size of the currently selected inlines  
    Public MethodClears all bullet lists and bullet list items in the specified range.  
    Public MethodClears the specified font style from the currently selected inlines  
    Public MethodClears the specified property from the currently selected inlines  
    Public MethodCommits the last started transaction  
    Public MethodOverloaded. Copies the selected text into the clipboard with the specified text formats  
    Public MethodDecreases the indentation of the selected paragraphs  
    Public MethodDecreases the depth of all paragraph in the specified range.  
    Public MethodDelete the currently selected range  
    Public MethodDeletes the given block element.  
    Public MethodDelete the next grapheme from the text  
    Public MethodDelete the next word from the text  
    Public MethodDelete the previous char from the text  
    Public MethodDelete the previous word from the text  
    Public MethodDeletes the currently selected table.  
    Public MethodDeletes the currently selected table column  
    Public MethodDeletes the currently selected table of contents.  
    Public MethodDeletes the currently selected table table rows  
    Public MethodOverloaded. Deselects the specified item if it selected  
    Public MethodDeselects all currently selected items  
    Public MethodGets the blocks contained in the specified range  
    Public MethodGets the inline that contains the caret  
    Public MethodGets the copy document  
    Public MethodGets the blocks currently target for a decrease indent operation  
    Public MethodGets the selected blocks.  
    Public MethodGets the selected group blocks  
    Public MethodGets the currently selected inline elements  
    Public MethodGets the currently selected paragraphs  
    Public MethodGets the selected sections.  
    Public MethodGets the selected table cells.  
    Public MethodGets the currently selected table columns  
    Public MethodGets the currently selected table rows iterator  
    Public MethodGets the selected tables.  
    Public MethodAccumulates and returns the selected text of this rich text view replacing breaks and tabs with a single space character.  
    Public MethodIncreases the indent of the current selection  
    Public MethodIncreases the indent of the selected paragraphs  
    Public MethodInserts a text atom at the currently selected position  
    Public MethodInserts the given block at the current position. If the selection contains a range, then this range is removed from the text.  
    Public MethodInserts a group block at the current selection and returns a reference to it  
    Public MethodInserts a section break at the current position  
    Public MethodOverloaded. Inserts the table at the current position.  
    Public MethodInserts a table column to the left or right of the currently selected table column  
    Public MethodInserts the given table of contents block at the current position. If the selection contains a range, then this range is removed from the text.  
    Public MethodInserts a table row above the current table cell  
    Public MethodOverloaded. Inserts a string at the current text position and advances it to the end of newly inserted text. If there is a selected range of text it is first removed.  
    Public MethodDetermines whether the specified item is selected  
    Public MethodMerges the table cells in the current selection  
    Public MethodMoves the caret in the specified direction.  
    Public MethodMoves the caret to the specified position.  
    Public MethodOverloaded. Appends the specified item to the selection list, without removing the currently selected items.  
    Public MethodCalled when the selection has changed.  
    Public MethodPastes the text from the clipboard  
    Public MethodPastes the content of the clipboard in the specified format  
    Public MethodRollbacks the last started transaction  
    Public MethodSelects the whole document  
    Public MethodOverloaded. Selects the specified range  
    Public MethodSelects the specified table column  
    Public MethodSets the specified background fill to the currently selected inlines.  
    Public MethodSets the specified baseline value to the currently selected inlines  
    Public MethodApplies the specified float mode to the range.  
    Public MethodSets the specified fill to the currently selected inlines  
    Public MethodSets the specified font name to the currently selected inlines  
    Public MethodSets the specified font size to the currently selected inlines  
    Public MethodSets the specified highlight fill to the currently selected inlines.  
    Public MethodSets the specified shadow to the currently selected inlines  
    Public MethodSets the specified stroke to the currently selected inlines  
    Public MethodOverloaded. Makes the specified item the one and only selected item  
    Public MethodSplits the blocks at the specified range  
    Public MethodSplits the currently selected cell horizontally  
    Public MethodSplits the currently selected cell horizontally  
    Public MethodOverloaded. Starts a history transaction  
    Public MethodOverloaded. Toggles the item selection state  
    Public MethodDecreases the indent of the blocks contained in the current selection  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodCalled when the context popup is closed.  
    Protected MethodCalled when the selection has ended an updated of the selected elements. Raises the UpdateEnded event.  
    Protected MethodCalled when the specified item has been deselected  
    Protected MethodCalled when the specified item has been selected. Raises the Selected event  
    Protected MethodCalled when the selection starts an update of the selected elements. Raises the UpdateStarted event.  
    Internal Method  
    Internal MethodOverloaded.   
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    Public Events
     NameDescription
    Public EventEvent, which occurs when an item has been deselected  
    Public EventEvent, which occurs when an item has been selected  
    Public EventOccurs when the selection has changed  
    Public EventEvent, which occurs when the selection has been updated  
    Public EventEvent, which occurs when the selection is to updated  
    Top
    See Also