PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / MustRestrict Property

In This Topic
    MustRestrict Property (FontInfo)
    In This Topic
    Gets the value indicating whether the font licensing restricts the font to read-only use.
    Syntax
    'Declaration
     
    Public ReadOnly Property MustRestrict As Boolean
    public bool MustRestrict {get;}
    See Also