Click or drag to resize

PdfWebControlLiteRenderHead Method

Overload List
  NameDescription
Public methodStatic memberCode exampleRenderHead
Renders the PdfWebControlLite required HTML HEAD elements (e.g. script, style, etc.) 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.
Public methodStatic memberCode exampleRenderHead(TextWriter)
Renders the PdfWebControlLite required HTML HEAD elements (e.g. script, style, etc.) to the specified text writer, for use in advanced applications such as a custom Middleware, inline ASPX pages, ASP.NET MVC view rendering, HttpHandlers, or Web Application APIs
Top
See Also