AnsiFilter Constructor

Overload List

AnsiFilter(Int32)Initializes an instance of the AnsiFilter class with the number of the code page to use for the reading of VCF files that are not UTF-8 and that do not contain a hint in their CHARSET parameters which suggests the use of a different Encoding.
AnsiFilter(String) Initializes an instance of the AnsiFilter class with the WebName property of the Encoding object to use for reading VCF files that are not UTF-8 and that do not contain a hint in their CHARSET parameters which suggests the use of a different Encoding.

See Also