Common Reference > Document Class > Prepend Method Document.Prepend Method
Insert document pages before current.
Overloads
Example
doc.Prepend(sp.RenderDocument()); // Put a chart as a first page
See also ...Document.Members
Send comments on this topic © Dyalog Ltd 2021
|