The HtmlParseOptions class defines a set of options used for parsing HTML content.
HtmlParseOptions
HtmlParseOptions 类定义了一组用于解析 HTML 内容的选项。
Indicates whether to ignore white spaces in the HTML content.
指示是否忽略 HTML 内容中的空白。
The default color for links.
链接的默认颜色。
Indicates whether links should be displayed with an underline.
指示链接是否应该显示下划线。
静态
The default value for the linkColor option.
linkColor
linkColor 选项的默认值。
The default value for the linkUnderline option.
linkUnderline
linkUnderline 选项的默认值。
En
The
HtmlParseOptions
class defines a set of options used for parsing HTML content.Zh
HtmlParseOptions
类定义了一组用于解析 HTML 内容的选项。