'Declaration Protected Overridable Function GetTextBlocksOfPdfPage( _
ByVal requestParamsИнформация о PDF странице.As Vintasoft.Shared.Web.WebImageInfoRequestParams _
) As Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams
protected virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams GetTextBlocksOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams* GetTextBlocksOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams* requestParams
)
protected:
virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams^ GetTextBlocksOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams^ requestParams
)
Parameters
- requestParams
- Информация о PDF странице.
Return Value
Ответ от сервера, содержащий информацию обо всех текстовых блоках PDF-страницы.