ComponentOne Word for UWP
Superscript Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfString Class : Superscript Property
Gets or sets superscript value for this string.
Syntax
'Declaration
 
Public Property Superscript As System.Boolean
public System.bool Superscript {get; set;}

Property Value

The superscript value for the text.
See Also

Reference

RtfString Class
RtfString Members