Allows to set default font face

Namespace:  SautinSoft
Assembly:  SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 4.6.10.19

Syntax

      
 C#  Visual Basic 
public enum eFontFace
Public Enumeration eFontFace

Members

MemberDescription
f_Arial
f_Times_New_Roman
f_Verdana
f_Helvetica
f_Courier
f_Courier_New
f_Times
f_Georgia
f_MS_Sans_Serif
f_Futura
f_Arial_Narrow
f_Garamond
f_Impact
f_Lucida_Console
f_Tahoma
f_Inform
f_Symbol
f_WingDings
f_Traditional_Arabic
f_Calibri
f_Arial_Unicode_MS

Remarks

By default the component uses "Times New Roman", 10.



See Also