DataStoreTextKind Enum
Specifies the kind of text stored in an IDataStore.
public enum DataStoreTextKind
Fields
Name | Description |
---|---|
Block | A rectangular block of text. |
Default | Normal text. |
FullLine | A full line of text. |