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