Search Results for

    Show / Hide Table of Contents

    Class WordCountsOptions

    Inheritance
    System.Object
    WordCountsOptions
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Sdl.LanguagePlatform.TranslationMemory
    Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
    Syntax
    public class WordCountsOptions

    Constructors

    WordCountsOptions()

    Declaration
    public WordCountsOptions()

    Fields

    BreakAdvancedTokensByCharacter

    Declaration
    public bool BreakAdvancedTokensByCharacter
    Field Value
    Type Description
    System.Boolean

    BreakOnApostrophe

    Declaration
    public bool BreakOnApostrophe
    Field Value
    Type Description
    System.Boolean

    BreakOnDash

    Declaration
    public bool BreakOnDash
    Field Value
    Type Description
    System.Boolean

    BreakOnHyphen

    Declaration
    public bool BreakOnHyphen
    Field Value
    Type Description
    System.Boolean

    BreakOnTag

    Declaration
    public bool BreakOnTag
    Field Value
    Type Description
    System.Boolean

    On this page

    • Constructors
      • WordCountsOptions()
    • Fields
      • BreakAdvancedTokensByCharacter
      • BreakOnApostrophe
      • BreakOnDash
      • BreakOnHyphen
      • BreakOnTag
    Back to top Generated by DocFX