PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / CanEmbed Property

In This Topic
    CanEmbed Property (FontInfo)
    In This Topic
    Gets the value indicating whether the font licensing allows embedding.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanEmbed As Boolean
    public bool CanEmbed {get;}
    See Also