GetDestValue

Annotations and hotspot links

Popis

Vrací hodnotu vlastnosti zadaného cíle

Syntaxe

Delphi

Function TPDFlib.GetDestValue(DestID, ValueKey: Integer): Double;

ActiveX

Function PDFlib::GetDestValue(DestID As Long, ValueKey As Long) As Double

DLL

double DLGetDestValue(int InstanceID, int DestID, int ValueKey);

Parametry

DestIDID cíle, který se má analyzovat. Platné ID cíle vrací funkce GetOutlineDest
ValueKey1 = Left 2 = Top 3 = Right 4 = Bottom 5 = Zoom