Spread for ASP.NET 11 Product Documentation
SavePdfToResponse() Method


FarPoint.Mvc.Spread Assembly > FarPoint.Mvc.Spread Namespace > FpSpread Class > SavePdfToResponse Method : SavePdfToResponse() Method
Saves the contents of the Spread component to a Response object in PDF file format.
Syntax
'Declaration
 
Public Overloads Shadows Function SavePdfToResponse() As FileContentResult
'Usage
 
Dim instance As FpSpread
Dim value As FileContentResult
 
value = instance.SavePdfToResponse()
public new FileContentResult SavePdfToResponse()
See Also

Reference

FpSpread Class
FpSpread Members
Overload List