Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
HtmlConverter.DisposeAsync Method
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf.HtmlToPdf
>
HtmlConverter Class
>
HtmlConverter Methods
> DisposeAsync Method
Welcome
License agreement
Getting started
Links to resources
Samples
Copyright
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
HtmlConverter Class
HtmlConverter Methods
CreateAsync Method
CreatePdfAsync Method
CreatePdfFromStringAsync Method
Dispose Method
DisposeAsync Method
Disposes internal resources of this converter as an asynchronous operation.
Namespace:
BitMiracle.Docotic.Pdf.HtmlToPdf
Assembly:
BitMiracle.Docotic.Pdf.HtmlToPdf (in BitMiracle.Docotic.Pdf.HtmlToPdf.dll)
Syntax
C#
public
ValueTask
DisposeAsync
()
VB
Public
Function
DisposeAsync
As
ValueTask
Return Value
Type:
ValueTask
The
ValueTask
that represents the asynchronous operation.
Implements
IAsyncDisposable
.DisposeAsync
()
See Also
HtmlConverter Class
BitMiracle.Docotic.Pdf.HtmlToPdf Namespace