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