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

In This Topic
    Italic Property
    In This Topic
    Gets a value that determines whether this font is italic.
    Syntax
    'Declaration
     
    Public ReadOnly Property Italic As Boolean
    public bool Italic {get;}
    See Also