ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfString Class / Subscript Property

In This Topic
    Subscript Property
    In This Topic
    Gets or sets subscript value for this string.
    Syntax
    'Declaration
     
    Public Property Subscript As Boolean
    public bool Subscript {get; set;}

    Property Value

    The subscript value for the text.
    See Also