Show / Hide Table of Contents

Class HtmlToPdf

Inheritance
Object
HtmlToPdf
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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

GenerateStreamFromString(String)

Declaration
public static Stream GenerateStreamFromString(string s)
Parameters
Type Name Description
String s
Returns
Type Description
Stream

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top