Documents for PDF, .NET Edition Documentation
RestrictedFontLookup Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : RestrictedFontLookup Property
Gets or sets a value indicating whether the fonts should be searched in the custom collection only, if any specified.
Syntax
'Declaration
 
Public Property RestrictedFontLookup As System.Boolean
public System.bool RestrictedFontLookup {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members