PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / FontSubSet Class / IsSansSerif Property

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