Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument Class / FontHandlers Property

In This Topic
    FontHandlers Property
    In This Topic
    Gets the collection of font handlers associated with the current document.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontHandlers As FontHandlerCollection
    public FontHandlerCollection FontHandlers {get;}
    See Also