PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 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 Boolean
    public bool MustRestrict {get;}
    See Also