[]
Gets or sets the current intercharacter spacing for the device context.
public int TextCharacterExtra { get; set; }
Public Property TextCharacterExtra As Integer
| Type | Description |
|---|---|
| int | Specifies the amount of extra space to be added to each character. |