ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Boolean
    public System.bool MustRestrict {get;}
    See Also