[]
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.
public bool RestrictedFontLookup { get; set; }
Public Property RestrictedFontLookup As Boolean