ComponentOne Word for UWP
Subscript Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfString Class : Subscript Property
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

Reference

RtfString Class
RtfString Members