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