[]
The Word/RTF font object.
public class RtfFont : RtfObject, ICloneable
Name | Description |
---|---|
RtfFont(Font) | The Word/RTF font constructor. |
Name | Description |
---|---|
CharSet | Gets font's charset. |
Number | Gets font's number at order into font table. |
Name | Description |
---|---|
GetAproximateFont(float, RtfFontStyle) | Gets drawing aproximate font for this Word/RTF font. |
Name | Description |
---|---|
implicit operator Font(RtfFont) | Convert implicitly to drawing font. |