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

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