FixedWidthFieldConfiguration.FormatterType method

Optional class which is used to control custom serialization/deserialization of this field. This class must implement the ITextFormatter interface.

public FixedWidthFieldConfiguration FormatterType(Type formatter)

See Also