Click or drag to resize

PdfWebControlRenderControl Method

Overload List
  NameDescription
Public methodCode exampleRenderControl
Renders the PdfWebControl to a string, for use in advanced applications such as a Custom HttpHandler, inline ASPX pages, or ASP.NET MVC view rendering.
Public methodCode exampleRenderControl(TextWriter)
Renders the PdfWebControl to the specified text writer, for use in advanced applications such as a Custom HttpHandler or ASP.NET MVC view rendering.
Top
See Also