Свойство | Type | Description | |
---|---|---|---|
PageMargins | Margins |
Свойство | Type | Description | |
---|---|---|---|
GetWkParams | string | ||
SanitizeFileName | string |
Méthode | Description | |
---|---|---|
ExecuteResult ( ControllerContext context ) : void |
Méthode | Description | |
---|---|---|
AsPdfResultBase ( ) : System | ||
GetConvertOptions ( ) : string |
Returns properties with OptionFlag attribute as one line that can be passed to wkhtmltopdf binary.
|
|
GetUrl ( ControllerContext context ) : string | ||
PrepareResponse ( System.Web.HttpResponseBase response ) : System.Web.HttpResponseBase |
Méthode | Description | |
---|---|---|
GetWkParams ( ControllerContext context ) : string | ||
SanitizeFileName ( string name ) : string |
public ExecuteResult ( ControllerContext context ) : void | ||
context | ControllerContext | |
Résultat | void |
protected abstract GetUrl ( ControllerContext context ) : string | ||
context | ControllerContext | |
Résultat | string |
protected PrepareResponse ( System.Web.HttpResponseBase response ) : System.Web.HttpResponseBase | ||
response | System.Web.HttpResponseBase | |
Résultat | System.Web.HttpResponseBase |