Click or drag to resize

SettingsStandard Property

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.

Namespace: Patagames.GedcomNetSdk
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public Standard Standard { get; set; }

Property Value

Standard
See Also