ITMSFNCCustomPDFLib.DrawPage Method
Renders the specified existing page onto the current drawing surface.
API unit family: TMSFNCPDFLib
Declaring type: ITMSFNCCustomPDFLib
Syntax
procedure DrawPage(PageIndex: Integer);
Parameters
| Name | Description |
|---|---|
PageIndex |
Zero-based index of the page to draw. |