Click or drag to resize

SnippetsOptionsHtmlStripMode Property

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

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

Property Value

HtmlStripMode
The HTML strip mode.
See Also