Show / Hide Table of Contents

Class PrintViewExtensions

Inheritance
System.Object
PrintViewExtensions
Namespace:InfinniPlatform.AspNetCore
Assembly:InfinniPlatform.PrintView.dll
Syntax
public static class PrintViewExtensions : object

Methods

| Improve this Doc View Source

AddPrintView(IServiceCollection)

Declaration
public static IServiceCollection AddPrintView(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
Returns
Type Description
IServiceCollection
| Improve this Doc View Source

AddPrintView(IServiceCollection, IConfigurationRoot)

Declaration
public static IServiceCollection AddPrintView(this IServiceCollection services, IConfigurationRoot configuration)
Parameters
Type Name Description
IServiceCollection services
IConfigurationRoot configuration
Returns
Type Description
IServiceCollection
| Improve this Doc View Source

AddPrintView(IServiceCollection, PrintViewOptions)

Declaration
public static IServiceCollection AddPrintView(this IServiceCollection services, PrintViewOptions options)
Parameters
Type Name Description
IServiceCollection services
PrintViewOptions options
Returns
Type Description
IServiceCollection
  • Improve this Doc
  • View Source
Back to top © Copyright Infinnity Solutions Ltd, 2010–2017.