[]
        
(Showing Draft Content)

C1.Word.Objects.RtfFont.GetAproximateFont

GetAproximateFont Method

GetAproximateFont(float, FontStyle)

Gets drawing approximate font for this Word/RTF font.

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

The font size of drawing font.

FontStyle style

The .NET drawing font style.

Returns
Type Description
Font

The .NET drawing font.