Show / Hide Table of Contents

Class HtmlToMigraDocConverter

Inheritance
object
HtmlToMigraDocConverter
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Colectica.Reporting.Migra
Assembly: Colectica.Reporting.dll
Syntax
public class HtmlToMigraDocConverter

Constructors

HtmlToMigraDocConverter(string)

Declaration
public HtmlToMigraDocConverter(string basePath)
Parameters
Type Name Description
string basePath

Methods

Convert(ParagraphHost, string, string, string)

Declaration
public void Convert(ParagraphHost paragraphHost, string htmlString, string header = null, string footer = null)
Parameters
Type Name Description
ParagraphHost paragraphHost
string htmlString
string header
string footer
In this article
Back to top Generated by DocFX