'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Overridable Function GetContentImagesOfPdfPage( _
ByVal requestParamsИнформация о PDF странице документа.As Vintasoft.Shared.Web.WebImageInfoRequestParams _
) As Vintasoft.Imaging.Pdf.Web.Services.PdfPageContentImagesResponseParams
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageContentImagesResponseParams GetContentImagesOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageContentImagesResponseParams* GetContentImagesOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams* requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public:
virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageContentImagesResponseParams^ GetContentImagesOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams^ requestParams
)
Parameters
- requestParams
- Информация о PDF странице документа.
Return Value
Ответ от сервера, который содержит информацию обо всех ресурсах изображений PDF страницы документа.