⚠️ Beta / Prerelease Documentation - Subject to change. (Api version 19.0.0.1401 | Published on 2026-02-23 14:57:33)
Search Results for

    Show / Hide Table of Contents

    Enum FindType

    The type of data to search for.

    Namespace: Sdl.DesktopEditor.EditorApi
    Assembly: Sdl.DesktopEditor.EditorApi.dll
    Syntax
    public enum FindType

    Fields

    Name Description
    Glob

    A Glob search (pathname pattern matching)

    Regexp

    A regular expression search

    Text

    A text search

    In this article
    Back to top Generated by DocFX