Snippets OptionsEmit Zones 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.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public bool EmitZones { get; set; }VB
Public Property EmitZones As Boolean
Get
Set