Class HtmlToPdf
Inherited Members
Namespace: SuperOffice.CRM.Documents
Assembly: SoDataBase.dll
Syntax
public class HtmlToPdf
Constructors
HtmlToPdf()
Declaration
public HtmlToPdf()
Methods
ConvertHtmlToPdf(string, Stream)
Declaration
public static Stream ConvertHtmlToPdf(string htmlAsString, Stream stream)
Parameters
| Type | Name | Description |
|---|---|---|
| string | htmlAsString | |
| Stream | stream |
Returns
| Type | Description |
|---|---|
| Stream |