Property | Type | Description | |
---|---|---|---|
pdfStream | MemoryStream |
Method | Description | |
---|---|---|
ExecuteResult ( ControllerContext context ) : void | ||
PdfResult ( PdfDocument doc ) : System | ||
PdfResult ( String pdfpath ) : System |
public ExecuteResult ( ControllerContext context ) : void | ||
context | ControllerContext | |
return | void |
public PdfResult ( PdfDocument doc ) : System | ||
doc | PdfDocument | |
return | System |