Search Results for

    Show / Hide Table of Contents

    Enum TextContextMatchLevel

    Used with textual context matches to indicate the level of matching.

    Namespace: Sdl.FileTypeSupport.Framework.NativeApi
    Assembly: Sdl.FileTypeSupport.Framework.Core.dll
    Syntax
    public enum TextContextMatchLevel

    Fields

    Name Description
    None

    The textual context does not match.

    Source

    Source content matches with surrounding source content.

    SourceAndTarget

    Source and target matches surrounding source and target content.

    On this page

    • Fields
    Back to top Generated by DocFX