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 |