 | 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: 5.4.1
Syntaxpublic HtmlStripMode HtmlStripMode { get; set; }
Public Property HtmlStripMode As HtmlStripMode
Get
Set
Property Value
Type:
HtmlStripModeThe HTML strip mode.
See Also