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