Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / TextStyleEventArgs Class / SubScript Property

In This Topic
    SubScript Property
    In This Topic
    The SubScript property indicates whether the text is displayed as subscript.
    Syntax
    'Declaration
     
    Public ReadOnly Property SubScript As System.Boolean
    public System.bool SubScript {get;}
    See Also