TagOptionsEvaluate Method

Evaluate the match and determine the properties to use for the replacement

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public void Evaluate(
	Match match
)

Parameters

match  Match
The regular expression match to evaluate

See Also