THotPDF.ReplaceLoadedPage Method

Method summary: THotPDF.ReplaceLoadedPage Method

Declaration

procedure ReplaceLoadedPage(SourceDoc: THotPDF; SourcePageIndex, DestPageIndex: Integer);

Unit

HPDFDoc

Parameters

NamePurpose
SourceDocSource THotPDF instance containing the page to copy
SourcePageIndexZero-based source page index
DestPageIndexZero-based destination page index in the current loaded document

Return value

Returns no value

Usage notes

Related APIs