Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / CanEmbed Property

In This Topic
    CanEmbed Property
    In This Topic
    Gets a value indicating whether this font can be embedded.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanEmbed As System.Boolean
    public System.bool CanEmbed {get;}
    See Also