Appends pages,which are chosen from portStream within the range from startPage to endPage, in portStream at the end of firstInputStream.
Overload List
Appends pages,which are chosen from portStream within the range from startPage to endPage, in portStream at the end of firstInputStream.
public bool Append(Stream,Stream,int,int,Stream);
Appends pages,which are chosen from portFile within the range from startPage to endPage, in portFile at the end of firstInputFile.
public bool Append(string,string,int,int,string);
See Also
PdfFileEditor Class | Aspose.Pdf.Kit Namespace