MergeBodyTemplate Property |
Optional. The template as a Byte array. Supported formats are RTF, DOC, DOCX and TX.
Namespace:
TXTextControl.ReportingCloud
Assembly:
ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntaxpublic byte[] Template { get; set; }
Property Value
Type:
Byte
See Also