ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word Namespace / Font Class / Style Property

In This Topic
    Style Property (Font)
    In This Topic
    Gets the font style attributes.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As RtfFontStyle
    public RtfFontStyle Style {get;}
    See Also