ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Boolean
    public System.bool Subscript {get; set;}

    Property Value

    The subscript value for the text.
    See Also