Common Reference > Document Class > Append Method > (Document) Document.Append Method (Document)
Append given document after the end of current.
public void Append(
Document doc
);
-
doc
- Document to take pages from.
See also ...Document.Members | Document.Append Method
Send comments on this topic © Dyalog Ltd 2021
|