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