Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Text Namespace / FontType1 Class / IsEmbedded Property

In This Topic
    IsEmbedded Property (FontType1)
    In This Topic
    Gets a value indicating whether the font is embedded.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property IsEmbedded As System.Boolean
    public override System.bool IsEmbedded {get;}
    See Also