AddLinkToNamedDestination
Annotations and hotspot links, Page properties
توضیح
صفحه مرجع برای AddLinkToNamedDestination. این تابع به Annotations and hotspot links, Page properties تعلق دارد و همه شناسهها را دقیقاً همانگونه که نمایش داده شدهاند حفظ میکند
نحو
Delphi
Function TPDFlib.AddLinkToNamedDestination(Left, Top, Width, Height: Double; Const DestName: WideString; Options: Integer): Integer;
DLL
int DLAddLinkToNamedDestination(int InstanceID, double Left, double Top, double Width, double Height, const wchar_t * DestName, int Options);
مقادیر بازگشتی
| 0 | DestName was empty or the link could not be created |
|---|---|
| 1 | The named-destination link was added to the selected page |