Documents for PDF, .NET Edition Documentation
FontCollection Property (TextLayout)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : FontCollection Property
Gets or sets the custom font collection used for searching fonts and font fallbacks.
Syntax
'Declaration
 
Public Property FontCollection As FontCollection
public FontCollection FontCollection {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members