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

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

    Property Value

    The superscript value for the text.
    See Also