| Name | Description |
---|
  | ConvertHTML(String, ImageSaveOptions, ICreateStreamProvider) |
Convert html source to image. Result is image file.
|
  | ConvertHTML(String, ImageSaveOptions, String) |
Convert html document to image. Result is image file.
|
  | ConvertHTML(String, MarkdownSaveOptions, String) |
Convert html source to markdown. Result is md file.
|
  | ConvertHTML(String, MHTMLSaveOptions, String) |
Convert html document to mhtml. Result is mhtml file.
|
  | ConvertHTML(String, PdfSaveOptions, ICreateStreamProvider) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(String, PdfSaveOptions, String) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(String, XpsSaveOptions, ICreateStreamProvider) |
Convert html source to xps. Result is xps file.
|
  | ConvertHTML(String, XpsSaveOptions, String) |
Convert html document to xps. Result is xps file.
|
  | ConvertHTML(HTMLDocument, ImageSaveOptions, ICreateStreamProvider) |
Convert html source to image. Result is image file.
|
  | ConvertHTML(HTMLDocument, ImageSaveOptions, String) |
Convert html document to image. Result is image file.
|
  | ConvertHTML(HTMLDocument, MarkdownSaveOptions, String) |
Convert html document to markdown. Result is md file.
|
  | ConvertHTML(HTMLDocument, MHTMLSaveOptions, String) |
Convert html document to mhtml. Result is mhtml file.
|
  | ConvertHTML(HTMLDocument, PdfSaveOptions, ICreateStreamProvider) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(HTMLDocument, PdfSaveOptions, String) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(HTMLDocument, XpsSaveOptions, ICreateStreamProvider) |
Convert html source to xps. Result is xps file.
|
  | ConvertHTML(HTMLDocument, XpsSaveOptions, String) |
Convert html document to xps. Result is xps file.
|
  | ConvertHTML(Url, ImageSaveOptions, ICreateStreamProvider) |
Convert html source to image. Result is image file.
|
  | ConvertHTML(Url, ImageSaveOptions, String) |
Convert html document to image. Result is image file.
|
  | ConvertHTML(Url, MarkdownSaveOptions, String) |
Convert html source to markdown. Result is md file.
|
  | ConvertHTML(Url, MHTMLSaveOptions, String) |
Convert html document to mhtml. Result is mhtml file.
|
  | ConvertHTML(Url, PdfSaveOptions, ICreateStreamProvider) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(Url, PdfSaveOptions, String) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(Url, XpsSaveOptions, ICreateStreamProvider) |
Convert html source to xps. Result is xps file.
|
  | ConvertHTML(Url, XpsSaveOptions, String) |
Convert html document to xps. Result is xps file.
|
  | ConvertHTML(String, Configuration, ImageSaveOptions, ICreateStreamProvider) |
Convert html source to image. Result is image file.
|
  | ConvertHTML(String, Configuration, ImageSaveOptions, String) |
Convert html document to image. Result is image file.
|
  | ConvertHTML(String, Configuration, MarkdownSaveOptions, String) |
Convert html source to markdown. Result is md file.
|
  | ConvertHTML(String, Configuration, MHTMLSaveOptions, String) |
Convert html document to mhtml. Result is mhtml file.
|
  | ConvertHTML(String, Configuration, PdfSaveOptions, ICreateStreamProvider) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(String, Configuration, PdfSaveOptions, String) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(String, Configuration, XpsSaveOptions, ICreateStreamProvider) |
Convert html source to xps. Result is xps file.
|
  | ConvertHTML(String, Configuration, XpsSaveOptions, String) |
Convert html document to xps. Result is xps file.
|
  | ConvertHTML(String, String, ImageSaveOptions, ICreateStreamProvider) |
Convert html source to image. Result is image file.
|
  | ConvertHTML(String, String, ImageSaveOptions, String) |
Convert html document to image. Result is image file.
|
  | ConvertHTML(String, String, MarkdownSaveOptions, String) |
Convert html source to markdown. Result is md file.
|
  | ConvertHTML(String, String, MHTMLSaveOptions, String) |
Convert html document to mhtml. Result is mhtml file.
|
  | ConvertHTML(String, String, PdfSaveOptions, ICreateStreamProvider) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(String, String, PdfSaveOptions, String) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(String, String, XpsSaveOptions, ICreateStreamProvider) |
Convert html source to xps. Result is xps file.
|
  | ConvertHTML(String, String, XpsSaveOptions, String) |
Convert html document to xps. Result is xps file.
|
  | ConvertHTML(Url, Configuration, ImageSaveOptions, ICreateStreamProvider) |
Convert html source to image. Result is image file.
|
  | ConvertHTML(Url, Configuration, ImageSaveOptions, String) |
Convert html document to image. Result is image file.
|
  | ConvertHTML(Url, Configuration, MarkdownSaveOptions, String) |
Convert html source to markdown. Result is md file.
|
  | ConvertHTML(Url, Configuration, MHTMLSaveOptions, String) |
Convert html document to mhtml. Result is mhtml file.
|
  | ConvertHTML(Url, Configuration, PdfSaveOptions, ICreateStreamProvider) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(Url, Configuration, PdfSaveOptions, String) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(Url, Configuration, XpsSaveOptions, ICreateStreamProvider) |
Convert html source to xps. Result is xps file.
|
  | ConvertHTML(Url, Configuration, XpsSaveOptions, String) |
Convert html document to xps. Result is xps file.
|
  | ConvertHTML(String, String, Configuration, ImageSaveOptions, ICreateStreamProvider) |
Convert html source to image. Result is image file.
|
  | ConvertHTML(String, String, Configuration, ImageSaveOptions, String) |
Convert html document to image. Result is image file.
|
  | ConvertHTML(String, String, Configuration, MarkdownSaveOptions, String) |
Convert html source to markdown. Result is md file.
|
  | ConvertHTML(String, String, Configuration, MHTMLSaveOptions, String) |
Convert html document to mhtml. Result is mhtml file.
|
  | ConvertHTML(String, String, Configuration, PdfSaveOptions, ICreateStreamProvider) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(String, String, Configuration, PdfSaveOptions, String) |
Convert html source document to PDF. Result is pdf file.
|
  | ConvertHTML(String, String, Configuration, XpsSaveOptions, ICreateStreamProvider) |
Convert html source to xps. Result is xps file.
|
  | ConvertHTML(String, String, Configuration, XpsSaveOptions, String) |
Convert html document to xps. Result is xps file.
|