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

In This Topic
    CanEmbed Property (EmbeddedFont)
    In This Topic
    Gets a value indicating whether the license for the current font allows embedding.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanEmbed As System.Boolean
    public System.bool CanEmbed {get;}
    See Also