THotPDF.CopyPageByPhysicalIndex Method
Method summary: THotPDF.CopyPageByPhysicalIndex Method
Declaration
procedure CopyPageByPhysicalIndex(SourceDoc: THotPDF; SourceIndex: Integer; DestIndex: Integer);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
SourceDoc | Value: CopyPageByPhysicalIndex |
SourceIndex | Index |
DestIndex | Index |
Return value
Returns no value
Usage notes
- Call: THotPDF.CopyPageByPhysicalIndex
- Stable
Related APIs
- THotPDF
- THPDFPage
- Contents