C1.C1Word.4.8 Assembly / C1.C1Word.Objects Namespace / RtfFont Class / RtfFont Constructor
The drawing font.

In This Topic
RtfFont Constructor
In This Topic
The Word/RTF font constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal font As System.Drawing.Font _
)
 

Parameters

font
The drawing font.
See Also