16613633 07c3 3d88 b7f1 4de7c3200906 - iAJTin/iExportEngine GitHub Wiki

TemplateWriterSettingsModel.TrimFields Property

Additional header content

Gets or sets a value indicating whether to trim the blanks.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public YesNo TrimFields { get; set; }

VB

Public Property TrimFields As YesNo
	Get
	Set

Property Value

Type: YesNo
Yes to trim the blanks; otherwise, No. The default is No.

Exceptions

 

Exception Condition
InvalidEnumArgumentException The value specified is outside the range of valid values.

Remarks

ITEE Object Element Usage

<Settings TrimFields="Yes|No" .../>

See Also

Reference

TemplateWriterSettingsModel Class
iTin.Export.Model Namespace

⚠️ **GitHub.com Fallback** ⚠️