ComponentOne RichTextBox for UWP
C1SubscriptMenuTool Class
Members 

C1.Xaml.RichTextBox Namespace : C1SubscriptMenuTool Class
Menu item that vertically aligns text as subscript in a C1RichTextBox.
Object Model
C1SubscriptMenuTool Class
Syntax
'Declaration
 
Public Class C1SubscriptMenuTool 
   Inherits C1ToggleMenuTool
   Implements IUpdateableTool, Windows.UI.Xaml.Controls.IItemContainerMapping 
public class C1SubscriptMenuTool : C1ToggleMenuTool, IUpdateableTool, Windows.UI.Xaml.Controls.IItemContainerMapping  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ItemsControl
                           C1.Xaml.C1RadialMenuItem
                              C1.Xaml.RichTextBox.C1ToggleMenuTool
                                 C1.Xaml.RichTextBox.C1SubscriptMenuTool

See Also

Reference

C1SubscriptMenuTool Members
C1.Xaml.RichTextBox Namespace