[]
Gets drawing aproximate font for this Word/RTF font.
public Font GetAproximateFont(float fontSize, RtfFontStyle style)
Type | Name | Description |
---|---|---|
float | fontSize | The font size of drawing font. |
RtfFontStyle | style | The .NET drawing font style. |
Type | Description |
---|---|
Font | The .NET drawing font. |