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 TQuickPDF0815.GetPageViewPortCount: Integer;
ActiveX
Function QuickPDF0815.PDFLibrary::GetPageViewPortCount As Long
DLL
int QuickPDFGetPageViewPortCount(int InstanceID)