Click or drag to resize

SnippetsOptionsEmitZones Property

Gets or sets a value indicatin whether to emit an HTML tag with an enclosing zone name before each passage. Default is false. Supported in Sphinx 2.0.1 and above.

Namespace:  SphinxConnector.FluentApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public bool EmitZones { get; set; }

Property Value

Type: Boolean
See Also