'Declaration
Public Shared RegexOpts As System.Text.RegularExpressions.RegexOptions
'Usage
Dim value As System.Text.RegularExpressions.RegexOptions value = NHtmlBuilder.RegexOpts NHtmlBuilder.RegexOpts = value
public static System.Text.RegularExpressions.RegexOptions RegexOpts