Overload | Description |
---|---|
DrawHtml(GcPdfGraphics,GcHtmlBrowser,String,Single,Single,HtmlToPdfFormat,SizeF,Boolean) | Draws an HTML string on this GcPdfGraphics at a specified position. |
DrawHtml(GcPdfGraphics,String,Single,Single,HtmlToPdfFormat,SizeF,Int32,String,String) | Draws an HTML string on this GcPdfGraphics at a specified position. |
DrawHtml(GcPdfGraphics,GcHtmlBrowser,Uri,Single,Single,HtmlToPdfFormat,SizeF,Boolean) | Draws an HTML page provided by an URI on this GcPdfGraphics at a specified position. |
DrawHtml(GcPdfGraphics,Uri,Single,Single,HtmlToPdfFormat,SizeF,Int32,String,String) | Draws an HTML page provided by an URI on this GcPdfGraphics at a specified position. |