[]
Sets the current intercharacter spacing for the device context.
public int SetTextCharacterExtra(int charExtra)
| Type | Name | Description |
|---|---|---|
| int | charExtra | Specifies the amount of extra space to be added to each character. |
| Type | Description |
|---|---|
| int | Returns the previous intercharacter spacing. |