'DeclarationPublic Enum ReadingStringOutputMode Inherits System.Enum
public enum ReadingStringOutputMode : System.Enum
'DeclarationPublic Enum ReadingStringOutputMode Inherits System.Enum
public enum ReadingStringOutputMode : System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.GrapeCity.Editors.ReadingStringOutputMode