 | BuildExcerptsOptionsEmitZones 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.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic bool EmitZones { get; set; }
Public Property EmitZones As Boolean
Get
Set
Property Value
Type:
Boolean
See Also