ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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