Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Enum HighLightStyle

    The highlighting options available from the server.

    Namespace: Couchbase.Search
    Assembly: Couchbase.NetClient.dll
    Syntax
    public enum HighLightStyle

    Fields

    Name Description
    Ansi

    For Ansi style highlighting

    Html

    For Html style highlighting

    None

    The default if Html or Ansi are not specified.

    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.