ComponentOne Word for UWP
Title Property (RtfStyle)

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

Property Value

The Word/RTF style text title.
See Also

Reference

RtfStyle Class
RtfStyle Members