In This Topic
Measures an HTML string for rendering on this
GcPdfGraphics
Overload List
Overload | Description |
MeasureHtml(GcPdfGraphics,GcHtmlBrowser,String,HtmlToPdfFormat,Boolean) | Measures an HTML string for rendering on this GcPdfGraphics |
MeasureHtml(GcPdfGraphics,String,HtmlToPdfFormat,Int32,String,String) | Measures an HTML string for rendering on this GcPdfGraphics |
MeasureHtml(GcPdfGraphics,GcHtmlBrowser,Uri,HtmlToPdfFormat,Boolean) | Measures an HTML page provided by an URI for rendering on this GcPdfGraphics. |
MeasureHtml(GcPdfGraphics,Uri,HtmlToPdfFormat,Int32,String,String) | Measures an HTML page provided by an URI for rendering on this GcPdfGraphics. |
See Also