SelectedPage
Page layout, Page manipulation
Description
Returns currently selected page.
Syntax
Delphi
Function TPDFlib.SelectedPage: Integer;
ActiveX
Function PDFlib::SelectedPage() As Long
DLL
int DLSelectedPage(int InstanceID);
Page layout, Page manipulation
Returns currently selected page.
Function TPDFlib.SelectedPage: Integer;
Function PDFlib::SelectedPage() As Long
int DLSelectedPage(int InstanceID);