Common Reference > Document Class > Prepend Method > (Document,Int32)

Document.Prepend Method (Document,Int32)

Insert given document page before current.

public void Prepend(
    Document doc,
    int page
);
doc
Document to prepend.
page
Page number to prepend.

See also ...

Document.Members | Document.Prepend Method


Send comments on this topic
© Dyalog Ltd 2021