[]
Gets GrapeCity.Documents.Text.TextFormat object by Font object.
public static TextFormat GetTextFormat(Font font, Color clr)
| Type | Name | Description |
|---|---|---|
| Font | font | The Font object. |
| Color | clr | The Color object. |
| Type | Description |
|---|---|
| TextFormat | The GrapeCity.Documents.Text.TextFormat object. |