ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfCharacterStyle Class / String Property

In This Topic
    String Property (RtfCharacterStyle)
    In This Topic
    Gets Word/RTF string (characters) of this character style.
    Syntax
    'Declaration
     
    Public ReadOnly Property String As RtfString
    public RtfString String {get;}
    See Also