NevronOpenVision
Nevron.Nov.Text Namespace / NRichTextStyleCollection Class


NRichTextStyleCollection Class Methods

For a list of all members of this type, see NRichTextStyleCollection members.

Public Methods
 NameDescription
Public MethodReturns the rich text style with the given style id or null if a rich text style with such style id was not found in the collection.  
Public MethodReturns the rich text style with the given type and style id or null if a rich text style with such type and style id was not found in the collection.  
Public MethodOverloaded. Returns the first rich text style with the given type and name or null if a rich text style with such type and name was not found in the collection.  
Public MethodRebuilds the style rules resulting from this style collection.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called when a child node is about to be inserted at the specified index.  
Protected MethodOverridden. Called when the node is registered in its owner document. Overriden to rebuild the style rules.  
Internal Method  
Internal Method  
Top
See Also