FileParserBody Property

This returns the HTML body parsed from the file

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public string Body { get; }

Property Value

String

See Also