Preserve font color as in HTML

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

Syntax

      
 C#  Visual Basic 
public bool PreserveFontColor { get; set; }
Public Property PreserveFontColor As Boolean

See Also