ComponentOne Word for UWP
RtfFont Constructor

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfFont Class : RtfFont Constructor
The drawing font.
The Word/RTF font constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal font As Font _
)
public RtfFont( 
   Font font
)

Parameters

font
The drawing font.
See Also

Reference

RtfFont Class
RtfFont Members