[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Editors.ReadingStringOutputMode

ReadingStringOutputMode Enum

Indicates the output mode of the reading string.

Namespace: C1.Win.Input.GrapeCity.Editors
Assembly: C1.Win.Input.8.dll
Syntax
public enum ReadingStringOutputMode

Fields

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.