[]
Convert implicitly to drawing font.
public static implicit operator Font(RtfFont rtfFont)
Public Shared Widening Operator CType(rtfFont As RtfFont) As Font
| Type | Name | Description |
|---|---|---|
| RtfFont | rtfFont | The mate font object. |
| Type | Description |
|---|---|
| Font | Approximate font for Word/RTF font. |