[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfFont.GetAproximateFont

GetAproximateFont Method

GetAproximateFont(float, RtfFontStyle)

Gets drawing aproximate font for this Word/RTF font.

Declaration
public Font GetAproximateFont(float fontSize, RtfFontStyle style)
Parameters
Type Name Description
float fontSize

The font size of drawing font.

RtfFontStyle style

The .NET drawing font style.

Returns
Type Description
Font

The .NET drawing font.