Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / GcSvgDocument Class / FontCollection Property

In This Topic
    FontCollection Property (GcSvgDocument)
    In This Topic
    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