SelectedPage

页面布局, 页面操作

说明

本页介绍 PDFlibPas 中属于“页面布局, 页面操作”主题的 SelectedPage。API 名称、参数、类名、文件名和字面量保持原样,以便和 Delphi 库及 DLL 入口点完全对应。

调用函数前请查看语法、参数和返回值。代码块保留原始形式,便于示例直接复制使用。

语法

Delphi

Function TPDFlib.SelectedPage: Integer;

ActiveX

Function PDFlib::SelectedPage() As Long

DLL

int DLSelectedPage(int InstanceID);