RestrictedFontLookup Property
RestrictedFontLookup
Gets or sets a value indicating whether the fonts should be searched in the custom collection only, if any specified. The default is false.
Declaration
public bool RestrictedFontLookup { get; set; }
Public Property RestrictedFontLookup As Boolean