THotPDF.CopyLoadedPage Method

Copies a page from the loaded document and inserts it at the specified position

Declaration

procedure CopyLoadedPage(FromPageIndex, ToPageIndex: Integer);

Unit

HPDFDoc

Parameters

NamePurpose
FromPageIndexReference document or type definition
ToPageIndexReference document or type definition

Usage notes

Related APIs