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

In This Topic
    MustRestrict Property (FontSubSet)
    In This Topic
    Gets flag that this font can embed as font's data.
    Syntax
    'Declaration
     
    Public ReadOnly Property MustRestrict As Boolean
    public bool MustRestrict {get;}
    See Also