ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet Class / CanEmbed Property

In This Topic
    CanEmbed Property (FontSubSet)
    In This Topic
    Gets flag that this font can embed as font's data.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanEmbed As System.Boolean
    public System.bool CanEmbed {get;}
    See Also