Click or drag to resize

MergeSettingsMergeHtml Property

Optional. Specifies whether field data can contain formatted Html content 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> MergeHtml { get; set; }

Property Value

Type: NullableBoolean
See Also