ReportingCloud .NET Wrapper API Documentation
ReportingCloud .NET Wrapper API Documentation
TXTextControl.ReportingCloud
AppendBody Class
AppendBody Properties
Documents Property
DocumentSettings Property
AppendBody
Documents Property
The documents that will be combined into one document.
Namespace:
TXTextControl.ReportingCloud
Assembly:
ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
Copy
public
List
<
AppendDocument
>
Documents
{
get
;
set
; }
Property Value
Type:
List
AppendDocument
See Also
Reference
AppendBody Class
TXTextControl.ReportingCloud Namespace