ComponentOne Word for UWP
Name Property (RtfStyle)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfStyle Class : Name Property
Gets or sets name for this style.
Syntax
'Declaration
 
Public Property Name As System.String
public System.string Name {get; set;}

Property Value

The Word/RTF style unique text name.
See Also

Reference

RtfStyle Class
RtfStyle Members