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