GetPageViewPortCount
Page properties, Measurement and coordinate units
Version history
This function was introduced in Quick PDF Library version 8.13.
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 TDebenuPDFLibrary1811.GetPageViewPortCount: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::GetPageViewPortCount As Long
DLL
int DPLGetPageViewPortCount(int InstanceID)