LineDisplayProperties.InterCharacterWait Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the wait time, specified in milliseconds, between the display of each character with the DisplayText(String) and DisplayTextAt(Int32, Int32, String) methods.
public int InterCharacterWait { get; set; }
member this.InterCharacterWait : int with get, set
Public Property InterCharacterWait As Integer