ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / GetFontStyle Method

In This Topic
    GetFontStyle Method (TextFormat)
    In This Topic
    DWRITE_FONT_STYLE IDWriteTextFormat::GetFontStyle()
    Syntax
    'Declaration
     
    Public Function GetFontStyle() As FontStyle
    public FontStyle GetFontStyle()
    See Also