'Declaration Protected Overridable Function GetContentImagesOfPdfPage( _
ByVal requestParamsИнформация о PDF странице.As Vintasoft.Shared.Web.WebImageInfoRequestParams _
) As Vintasoft.Imaging.Pdf.Web.Services.PdfPageContentImagesResponseParams
protected virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageContentImagesResponseParams GetContentImagesOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageContentImagesResponseParams* GetContentImagesOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams* requestParams
)
protected:
virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageContentImagesResponseParams^ GetContentImagesOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams^ requestParams
)
Parameters
- requestParams
- Информация о PDF странице.
Return Value
Ответ сервера, который содержит информацию обо всех изображениях-ресурсах PDF страницы.