Click or drag to resize
GenBankFormatter Properties

The GenBankFormatter type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the description of GenBank formatter. This is intended to give developers some information of the formatter class. This property returns a simple description of what the GenBankFormatter class achieves.
Public propertyLocationBuilder
Location builder is used to build location string from the location object present in the feature items. By default an instance of LocationBuilder class is used to get the location string.
Public propertyName
Gets the type of Formatter i.e GenBank. This is intended to give developers some information of the formatter class.
Public propertySupportedFileTypes
Gives the supported file types.
Top
See Also