Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / HasLinkedFonts Method

In This Topic
    HasLinkedFonts Method
    In This Topic
    Gets a value indicating whether the font has linked Fonts.
    Syntax
    'Declaration
     
    Public Function HasLinkedFonts() As System.Boolean
    public System.bool HasLinkedFonts()
    See Also