[]
Gets a short key from the full key for the formatting property.
protected string GetShortKey(string formattingKey)
Protected Function GetShortKey(formattingKey As String) As String
| Type | Name | Description |
|---|---|---|
| string | formattingKey | A full key of the formatting property/ |
| Type | Description |
|---|---|
| string | A short key of the formatting property. |