PdfWebControlLiteRenderControl Method |
| Name | Description | |
|---|---|---|
| RenderControl |
Renders the PdfWebControlLite to a string, for use in advanced applications such as a custom Middleware, inline ASPX page, ASP.NET MVC view rendering, a HttpHandler, or Web Application API.
| |
| RenderControl(TextWriter) |
Renders the PdfWebControlLite to the specified text writer, for use in advanced applications such as a custom Middleware, inline ASPX page, ASP.NET MVC view rendering, a HttpHandler, or Web API.
|