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