'Declaration Protected Overridable Function GetPdfResourceData( _
ByVal requestParamsInformation about PDF document and PDF resource.As Vintasoft.Imaging.Pdf.Web.Services.PdfDocumentResourceRequestParams _
) As Vintasoft.Imaging.Pdf.Web.Services.PdfResourceDataResponseParams
protected virtual Vintasoft.Imaging.Pdf.Web.Services.PdfResourceDataResponseParams GetPdfResourceData(
Vintasoft.Imaging.Pdf.Web.Services.PdfDocumentResourceRequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Pdf.Web.Services.PdfResourceDataResponseParams* GetPdfResourceData(
Vintasoft.Imaging.Pdf.Web.Services.PdfDocumentResourceRequestParams* requestParams
)
protected:
virtual Vintasoft.Imaging.Pdf.Web.Services.PdfResourceDataResponseParams^ GetPdfResourceData(
Vintasoft.Imaging.Pdf.Web.Services.PdfDocumentResourceRequestParams^ requestParams
)
Parameters
- requestParams
- Information about PDF document and PDF resource.
Return Value
Response from the server, which contains data about PDF resource.