[]
Gets RTF code for pairs text and font.
public string GetRtf(params KeyValuePair<string, XLFont>[] pairs)
| Type | Name | Description |
|---|---|---|
| KeyValuePair<string, XLFont>[] | pairs | The pairs text and font. |
| Type | Description |
|---|---|
| string | The RTF code. |