HtmlToDocxConverter ClassByteScout PDF SDK

[Missing <summary> documentation for "T:Bytescout.PDF.Converters.HtmlToDocxConverter"]

Inheritance Hierarchy

SystemObject
  Bytescout.PDF.ConvertersHtmlToDocxConverter

Namespace:  Bytescout.PDF.Converters
Assembly:  Bytescout.PDF.Converters (in Bytescout.PDF.Converters.dll) Version: 3.5.1.1204-master
Syntax

public class HtmlToDocxConverter : IDisposable

The HtmlToDocxConverter type exposes the following members.

Constructors

  NameDescription
Public methodHtmlToDocxConverter
Initializes a new instance of the HtmlToDocxConverter class.
Public methodHtmlToDocxConverter(String, String)
Initializes a new instance of the HtmlToDocxConverter class.
Top
Properties

  NameDescription
Public propertyRegistrationKey
Registration key.
Public propertyRegistrationName
Registration name.
Top
Methods

  NameDescription
Public methodConvertHtmlToDocx(String, Stream)
Public methodConvertHtmlToDocx(String, String)
Public methodDispose
Releases all resources used by the HtmlToDocxConverter
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference