Common Reference > Document Class > Append Method Document.Append Method
Append document pages after the end of current.
Overloads
Example
// Append a SharpLeaf report to document
doc.Append(lf.RenderDocument());
See also ...Document.Members
Send comments on this topic © Dyalog Ltd 2021
|