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 public Nullable<bool> MergeHtml { get; set; }
Property Value
Type:
NullableBooleanSee Also