Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "T:Bytescout.PDF.Converters.HtmlToDocxConverter"]
Inheritance Hierarchy
Bytescout.PDF.ConvertersHtmlToDocxConverter
Namespace: Bytescout.PDF.Converters
Assembly: Bytescout.PDF.Converters (in Bytescout.PDF.Converters.dll) Version: 3.5.1.1204-master
Syntax
The HtmlToDocxConverter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| HtmlToDocxConverter |
Initializes a new instance of the HtmlToDocxConverter class.
| |
| HtmlToDocxConverter(String, String) |
Initializes a new instance of the HtmlToDocxConverter class.
|
Properties
| Name | Description | |
|---|---|---|
| RegistrationKey |
Registration key.
| |
| RegistrationName |
Registration name.
|
Methods
| Name | Description | |
|---|---|---|
| ConvertHtmlToDocx(String, Stream) | ||
| ConvertHtmlToDocx(String, String) | ||
| Dispose | Releases all resources used by the HtmlToDocxConverter | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also