 | ComposerTrancateValueOnMaxLenExceeded Property |
if true and the tag's value exceeds the maximum value, then the value of that tag will be truncated to the maximum allowed size.
Namespace: Patagames.GedcomNetSdkAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic bool TrancateValueOnMaxLenExceeded { get; set; }Public Property TrancateValueOnMaxLenExceeded As Boolean
Get
Set
member TrancateValueOnMaxLenExceeded : bool with get, set
Property Value
Boolean
See Also