 | BuildExcerptsOptionsUseBoundaries Property |
Gets or sets a value indicating whether to use boundaries.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic bool UseBoundaries { get; set; }
Public Property UseBoundaries As Boolean
Get
Set
Property Value
Type:
Booleantrue if to use boundaries; otherwise,
false.
See Also