Click or drag to resize

Settings Properties

The Settings type exposes the following members.

Properties
 NameDescription
Public propertyAutoDetect Gets or sets a value indicating whether the version of the GEDCOM specification will be automatically determined or the one specified in the Standard property will be used.
Public propertySkipUnknownTag Gets or sets a value indicating whether the unknown tag should be skipped or not. If the value is set to Specified, then the list of tags that should be skipped is indicated in the UnknownTags collection.
Public propertyStandard Gets or sets the version of the GEDСOM specification used by the parser. Default value is Gedcom551. If property AutoDetect is true, then the value of this property is set according to the data in the GEDCOM file header.
Public propertyUnknownTags List of unknown tags that should be skipped during processing.
Top
See Also