Compartir a través de


TextToText Constructor

Include Protected Members
Include Inherited Members

The TextToText constructor overloads create new TextToText objects.

Overload List

  Name Description
Public method TextToText() The TextToText constructor creates a new TextToText object.
Public method TextToText(TextToTextConversionMode) The TextToText constructor creates a new TextToText object with the TextToTextConversionMode specified by mode.

Top