Documents for PDF, .NET Edition Documentation
FontHandlers Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : FontHandlers Property
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

Reference

GcPdfDocument Class
GcPdfDocument Members