Click or drag to resize

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.GedcomNetSdk
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public bool TrancateValueOnMaxLenExceeded { get; set; }

Property Value

Boolean
See Also