PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / RawFontSubSet Class / IsSansSerif Property

In This Topic
    IsSansSerif Property (RawFontSubSet)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSansSerif As Boolean
    public bool IsSansSerif {get;}
    See Also