Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Text Namespace / CIDFont Class / IsEmbedded Property

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