Click or drag to resize

BuildExcerptsOptionsHtmlStripMode Property

Gets or sets the HTML strip mode. Default is Index. Supported in Sphinx 1.10.1 and above.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public HtmlStripMode HtmlStripMode { get; set; }

Property Value

Type: HtmlStripMode
The HTML strip mode.
See Also