GetViewPortName

Page properties, Measurement and coordinate units

Description

Returns the name of the specified viewport.

Syntax

Delphi

function TPDFlib.GetViewPortName(ViewPortID: Integer): WideString;

ActiveX

Function PDFlib::GetViewPortName(ViewPortID As Long) As String

DLL

wchar_t * DLGetViewPortName(int InstanceID, int ViewPortID);

Parameters

ViewPortIDA value returned by the GetPageViewPortID function