Index
Auto Trimming Data Elements
Set the AutoTrimElements property of the EDIDocument
Example
EDIDocument doc = new EDIDocument();
doc.AutoTrimElements = true;
Set the AutoTrimElements property of the EDIDocument
EDIDocument doc = new EDIDocument();
doc.AutoTrimElements = true;