ISlideCollectionAddFromHtml Method |
Name | Description | |
---|---|---|
AddFromHtml(Stream) |
Creates slides from HTML text and adds them to the end of the collection.
| |
AddFromHtml(TextReader) |
Creates slides from HTML text and adds them to the end of the collection.
| |
AddFromHtml(String) |
Creates slides from HTML text and adds them to the end of the collection.
| |
AddFromHtml(Stream, IExternalResourceResolver, String) |
Creates slides from HTML text and adds them to the end of the collection.
| |
AddFromHtml(TextReader, IExternalResourceResolver, String) |
Creates slides from HTML text and adds them to the end of the collection.
| |
AddFromHtml(String, IExternalResourceResolver, String) |
Creates slides from HTML text and adds them to the end of the collection.
|