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