'Declaration Protected Overridable Function CompressPdf( _
ByVal requestParamsInformation about PDF compress settings.As Vintasoft.Imaging.Pdf.Web.Services.CompressPdfRequestParams _
) As Vintasoft.Imaging.Pdf.Web.Services.FileResponseParams
protected virtual Vintasoft.Imaging.Pdf.Web.Services.FileResponseParams CompressPdf(
Vintasoft.Imaging.Pdf.Web.Services.CompressPdfRequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Pdf.Web.Services.FileResponseParams* CompressPdf(
Vintasoft.Imaging.Pdf.Web.Services.CompressPdfRequestParams* requestParams
)
protected:
virtual Vintasoft.Imaging.Pdf.Web.Services.FileResponseParams^ CompressPdf(
Vintasoft.Imaging.Pdf.Web.Services.CompressPdfRequestParams^ requestParams
)
Parameters
- requestParams
- Information about PDF compress settings.
Return Value
Response from the server, which contains compressed filename.