Allows to disable all font parameters: size, face, color

Namespace:  SautinSoft
Assembly:  SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 3.0.2.0

Syntax

         
 C#  Visual Basic  J# 
public enum eFont
Public Enumeration eFont
public enum eFont

Members

MemberDescription
Enable
Preserve all font parameters as in RTF
Disable
Disable all font parameters: size, face, color

See Also