Allows to disable all font parameters: size, face, color
Namespace:
SautinSoftAssembly: 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
| Member | Description |
|---|---|
| Enable |
Preserve all font parameters as in RTF
|
| Disable |
Disable all font parameters: size, face, color
|