FindAndReplaceBodyFindAndReplaceData Property |
The replacement list array for the find and replace process as an array of string arrays.
Namespace:
TXTextControl.ReportingCloud
Assembly:
ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax public List<string[]> FindAndReplaceData { get; set; }
Property Value
Type:
ListStringSee Also