Implements the Html Context for the Transformation Process.
readonly BadHtmlTemplateOptions Options
The Html Template Options.
HtmlDocument OutputDocument
The Output Document.
BadObject ParseAndExecute(string code, BadSourcePosition pos)
Parses and executes the specified code.
BadSourcePosition CreateInnerPosition()
Creates the Source Position of the current Input Nodes Inner Content.
readonly HtmlNode InputNode
The Current Input Node.
readonly HtmlNode OutputNode
The Current Output Node.