Enum LetterCase
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum LetterCase : int
Fields
Name | Description |
---|---|
Default | As in the database |
LowerCase | Lower case letters |
UpperCase | Upper case letters |