Table of Contents
MVCToPDF.RegisterFilterAspNetCore Method 

Initializes MVCToPDF for ASP.NET Core MVC application.

Syntax
 public static void RegisterFilterAspNetCore(
   object options
);
See Also