Convert
Convert (1 of 2)
Converts the given HTML to plain text and returns the result.
Returns: Resulting plain text
Convert(System::String html, bool showUrl)
| Parameter | Description |
|---|---|
| html | HTML to be converted |
Convert (2 of 2)
Returns: System::String Aspose::Email::Common::Transform::
Convert(System::String html, HyperlinkRenderingCallback hyperlinkRenderingCallback)
| Parameter | Description |
|---|---|
| html | |
| hyperlinkRenderingCallback |