Click or drag to resize

RadPdfCoreMiddlewareExtensionsUseRadPdf Method

Overload List
  NameDescription
Public methodStatic memberCode exampleUseRadPdf(IApplicationBuilder)
Adds RAD PDF's Middleware to the application request pipeline, with default settings and running as a DEMO.
Public methodStatic memberCode exampleUseRadPdf(IApplicationBuilder, RadPdfCoreMiddlewareSettings)
Adds RAD PDF's Middleware to the application request pipeline, with custom settings.
Public methodStatic memberCode exampleUseRadPdf(IApplicationBuilder, String)
Adds RAD PDF's Middleware to the application request pipeline, with default settings and specifying the license key.
Top
See Also