Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.DocumentLinkExtensions

Deletes a document from the API's storage.

csharp
public static System.Threading.Tasks.Task DeleteAsync(this TallComponents.UnoPdf.Client.DocumentLink link);

Parameters

link DocumentLink

DocumentLink instance pointing to a document

Returns

System.Threading.Tasks.Task