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


In This Topic
    NRichTextStyleCollection Class Members
    In This Topic

    The following tables list the members exposed by NRichTextStyleCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRichTextStyleCollection.  
    Top
    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