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