Search Results for

    Show / Hide Table of Contents

    Interface ILanguageDirectionVerifier

    ILanguageDirectionVerifier interface represents a verifier defined at language direction level used to verify bilingual documents.

    Inherited Members
    IGlobalVerifier.GetSettingsPageExtensionIds()
    IGlobalVerifier.Name
    IGlobalVerifier.Description
    IGlobalVerifier.Icon
    IGlobalVerifier.SettingsId
    IGlobalVerifier.HelpTopic
    Namespace: Sdl.Verification.Api
    Assembly: Sdl.Verification.Api.dll
    Syntax
    public interface ILanguageDirectionVerifier : IGlobalVerifier

    Methods

    GetLanguageDirectionSettingsPageExtensionIds()

    Gets the settings page extension ids valid at language direction level.

    Declaration
    IList<string> GetLanguageDirectionSettingsPageExtensionIds()
    Returns
    Type Description
    System.Collections.Generic.IList<System.String>

    settings page extension ids

    On this page

    • Methods
      • GetLanguageDirectionSettingsPageExtensionIds()
    Back to top Generated by DocFX