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