CloudmersiveConvertClient.ConvertWebUrlToTxtAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Convert website URL page to text (txt)
public virtual System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.UrlToTextResponse> ConvertWebUrlToTxtAsync(Azure.Connectors.Sdk.CloudmersiveConvert.Models.UrlToTextRequest input, System.Threading.CancellationToken cancellationToken = default);
abstract member ConvertWebUrlToTxtAsync : Azure.Connectors.Sdk.CloudmersiveConvert.Models.UrlToTextRequest * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.UrlToTextResponse>
override this.ConvertWebUrlToTxtAsync : Azure.Connectors.Sdk.CloudmersiveConvert.Models.UrlToTextRequest * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.UrlToTextResponse>
Public Overridable Function ConvertWebUrlToTxtAsync (input As UrlToTextRequest, Optional cancellationToken As CancellationToken = Nothing) As Task(Of UrlToTextResponse)
Parameters
- input
- UrlToTextRequest
The request body.
- cancellationToken
- CancellationToken
Cancellation token.
Returns
The Convert website URL page to text (txt) response.
Remarks
Converts a website URL page into text (txt); extracts text from HTML