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