PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.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