Enum SourceCount.CountUnit
The type of count, i.e. word or character
Namespace: Sdl.FileTypeSupport.Framework.NativeApi
Assembly: Sdl.FileTypeSupport.Framework.Core.dll
Syntax
public enum CountUnit
Fields
Name | Description |
---|---|
character | Count value representing the number of characters |
word | Count value representing the number of words |