This property forces the component to save special symbols in such format: &#xxx;

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

Syntax

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

See Also