ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EmbeddedFont Class / MustRestrict Property

In This Topic
    MustRestrict Property (EmbeddedFont)
    In This Topic
    Gets a value indicating whether the license for the current font restricts embedding to print and preview uses.
    Syntax
    'Declaration
     
    Public ReadOnly Property MustRestrict As System.Boolean
    public System.bool MustRestrict {get;}
    See Also