ITMSFNCCustomPDFLib.InsertPage Method
Inserts a new blank page before the specified page index.
API unit family: TMSFNCPDFLib
Declaring type: ITMSFNCCustomPDFLib
Syntax
procedure InsertPage(PageIndex: Integer);
Parameters
| Name | Description |
|---|---|
PageIndex |
Zero-based position at which the new page is inserted. |