Click or drag to resize

MergeFieldTextAfter Property

Gets and sets the text after the field.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public string TextAfter { get; set; }

Property Value

Type: String
See Also