[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.GcSvgDocument.RestrictedFontLookup

RestrictedFontLookup Property

RestrictedFontLookup

Gets or sets a value indicating whether the fonts should be searched in the custom collection only, if any specified, not in the system collection of fonts. The default is false.

Declaration
public bool RestrictedFontLookup { get; set; }
Public Property RestrictedFontLookup As Boolean