Combines documents by appending them divided by a new section, paragraph or nothing.

Append(TXTextControl.DocumentServices.DocumentProcessing.AppendBody, TXTextControl.DocumentServices.DocumentProcessing.ReturnFormat)

public async Task<byte[]> Append(TXTextControl.DocumentServices.DocumentProcessing.AppendBody appendBody, TXTextControl.DocumentServices.DocumentProcessing.ReturnFormat returnFormat)

Append(TXTextControl.DocumentServices.DocumentProcessing.AppendBody)

public async Task<byte[]> Append(TXTextControl.DocumentServices.DocumentProcessing.AppendBody appendBody)

Parameters

Parameter Description
appendBody The AppendBody object contains the templates and document settings.
returnFormat Specifies the format of the created document.