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