GenerateHead
TextOptions.GenerateHead property
Gets or sets a value indicating whether the Head tag is generated in the output HTML. The default value is true
.
public bool GenerateHead { get; set; }
Property Value
A value indicating whether the Head tag is generated in the output HTML.
See Also
- class TextOptions
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search