Click or drag to resize

MergeSettingsRemoveEmptyImages Property

Optional. Specifies whether images which don't have merge data should be removed from the template or not. The default value is false.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public Nullable<bool> RemoveEmptyImages { get; set; }

Property Value

Type: NullableBoolean
See Also