Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NRichTextStyle Class
Members


In This Topic
    NRichTextStyle Class
    In This Topic
    Base class for all rich text styles. A rich text style contains property values and rules that can be added to a style sheet and usually result in multiple style rules.
    Object Model
    NRichTextStyle Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Text.NRichTextStylingElement
                   Nevron.Nov.Text.NRichTextStyle
                      Nevron.Nov.Text.NInlineStyle
                      Nevron.Nov.Text.NParagraphStyle
                      Nevron.Nov.Text.NTablePartStyle
                      Nevron.Nov.Text.NTableStyle

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also