Click or drag to resize

AppendBodyDocuments 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#
public List<AppendDocument> Documents { get; set; }

Property Value

Type: ListAppendDocument
See Also