C# Class jsreport.MVC.EnableJsReportAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: jsreport/net Class Usage Examples

Méthodes publiques

Méthode Description
EnableJsReportAttribute ( ) : System
EnableJsReportAttribute ( string headerHeight, string headerPartialView, string footerHeight, string footerPartialView, string margin, string orientation, string width, string height, string format, string recipe, string contentDisposition, string engine, bool waitForJS, bool blockJavaScript, int printDelay, int resourceTimeout ) : System

Method Details

EnableJsReportAttribute() public méthode

public EnableJsReportAttribute ( ) : System
Résultat System

EnableJsReportAttribute() public méthode

public EnableJsReportAttribute ( string headerHeight, string headerPartialView, string footerHeight, string footerPartialView, string margin, string orientation, string width, string height, string format, string recipe, string contentDisposition, string engine, bool waitForJS, bool blockJavaScript, int printDelay, int resourceTimeout ) : System
headerHeight string
headerPartialView string
footerHeight string
footerPartialView string
margin string
orientation string
width string
height string
format string
recipe string
contentDisposition string
engine string
waitForJS bool
blockJavaScript bool
printDelay int
resourceTimeout int
Résultat System