[]
Indicates the output mode of the reading string.
public enum ReadingStringOutputMode
Name | Description |
---|---|
Append | Adds the new text at the end of the old text. |
Intelligence | Maintain the reading string output automatically. |
Replace | Replaces all text of the target control. |