[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfFont

RtfFont Class

The Word/RTF font object.

Inheritance
RtfFont
Implements
Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class RtfFont : RtfObject, ICloneable

Constructors

Name Description
RtfFont(Font)

The Word/RTF font constructor.

Properties

Name Description
CharSet

Gets font's charset.

Number

Gets font's number at order into font table.

Methods

Name Description
GetAproximateFont(float, RtfFontStyle)

Gets drawing aproximate font for this Word/RTF font.

Operators

Name Description
implicit operator Font(RtfFont)

Convert implicitly to drawing font.