GetPageViewPortCount
Page properties, Measurement and coordinate units
Description
Returns the number of viewports defined for the selected page.
The GetPageViewPortID function can be used to obtain a ViewPortID that can be used with the
GetViewPortName and GetViewPortMeasureDict functions.
Syntax
Delphi
Function TPDFlib.GetPageViewPortCount: Integer;
ActiveX
Function PDFlib::GetPageViewPortCount() As Long
DLL
int DLGetPageViewPortCount(int InstanceID);