TextConverter

Assembly: System;

Description

The TextConverter class implements a converter that is used to convert text into various formats.

Class object methods inherited from ITextConverter

  Method name Brief description
Export The Export method converts the passed text into the specified format.

See also:

System Assembly Classes