Nevron.Nov.Diagram Namespace / NDrawingViewRichTextContextMenuBuidler Class
Members
In This Topic
    NDrawingViewRichTextContextMenuBuidler Class
    In This Topic
    Represents a context menu builder for diagram rich text text context menus.
    Object Model
    NDrawingViewRichTextContextMenuBuidler Class
    Syntax
    public class NDrawingViewRichTextContextMenuBuidler : Nevron.Nov.Text.UI.NRichTextContextMenuBuilder 
    Remarks
    Rich text context menu and mini toolbar are shown only if the NShape.AllowFormat property of the text element's owner shape is true.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NCommandBuilder
          Nevron.Nov.UI.NCommandBarBuilder
             Nevron.Nov.Text.UI.NRichTextContextMenuBuilder
                Nevron.Nov.Diagram.NDrawingViewRichTextContextMenuBuidler

    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