TextConverter

Assembly: System;

Namespace: Prognoz.Platform.Interop.ForeSystem;

Description

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

Fore.NET Syntax

Class to get analog of the TextConverter class:

None;

Class to get analog of the TextConverter class object:

TextConverterClass;

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