THotPDF.ReplaceLoadedPage Method

メソッドの要約: THotPDF.ReplaceLoadedPage Method

宣言

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

ユニット

HPDFDoc

パラメータ

名前目的
SourceDocSource THotPDF instance containing the page to copy
SourcePageIndexZero-based source page index
DestPageIndexZero-based destination page index in the current loaded document

戻り値

値を返しません

使用上の注意

関連 API