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

In This Topic
    FontFallbackScope Property (GcSvgDocument)
    In This Topic
    Gets or sets a value specifying the scope for searching fallback fonts for the glyphs missing in the mentioned type faces.
    Syntax
    'Declaration
     
    Public Property FontFallbackScope As FontFallbackScope
    public FontFallbackScope FontFallbackScope {get; set;}
    See Also